-
npm run dev
- Starts a dev server at http://localhost:5173/ or whatever port is configured in vite.config.js -
npm run dev -- --host
- same as above but allows for connections to other than localhost, such as external IP address -
npm run build
- Builds for production, emitting todist/
-
npm run preview
- Starts a server at http://localhost:4173/ to test production build locally -
npm run preview -- --port 8990 --host
- same as above but on port 8990 and allows connections from outside localhost
-
Notifications
You must be signed in to change notification settings - Fork 0
securepollingsystem/my-preact-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published