You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open http://localhost:8080 to view it in the browser.
13
+
14
+
The page will reload if you make edits.
15
+
You will also see any lint errors in the console.
16
+
17
+
### npm run build
18
+
19
+
Builds a static copy of your site to the `build/` folder.
20
+
Your app is ready to be deployed!
21
+
22
+
**For the best production performance:** Add a build bundler plugin like [@snowpack/plugin-webpack](https://github.com/snowpackjs/snowpack/tree/main/plugins/plugin-webpack) or [snowpack-plugin-rollup-bundle](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle) to your `snowpack.config.mjs` config file.
23
+
24
+
### Q: What about Eject?
25
+
26
+
No eject needed! Snowpack guarantees zero lock-in, and CSA strives for the same.
0 commit comments