This project was bootstrapped with Vite, a modern frontend build tool, and uses Vitest for testing.
In the project directory, you can run:
Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.
The page will automatically reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
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!
Locally preview the production build.
Launches the test runner using Vitest.
See the section about Vitest for more information.
To learn more about Vite, check out the Vite documentation.
To learn React, check out the React documentation.
For testing with Vitest, refer to the Vitest documentation.
You can customize the Vite configuration in the vite.config.js
file. For more information, see the Vite Config Reference.
For information about deploying your Vite app, check out the Vite Deployment Guide.
Vite is designed to be fast by default. However, for more advanced performance optimizations, refer to the Vite Performance Guide.
If you encounter any issues, check the Vite Troubleshooting Guide or the Vitest Troubleshooting Guide.