This project uses Vite for fast and optimized development.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Serves the production build from the dist
folder.
Useful for previewing the production build locally.
You can learn more in the Vite documentation.
To learn React, check out the React documentation.
Vite automatically handles code splitting for you.
You can use tools like source-map-explorer to analyze the bundle size.
Vite does not include built-in support for making a Progressive Web App, but you can follow the Vite PWA Plugin guide to add this feature.
See the Vite configuration guide for more advanced configuration options.
You can deploy the production build from the dist
folder to any static hosting service.
If npm run build
fails to minify, see the Vite troubleshooting guide.