This project is built with Vite and uses the latest React 19.
- Node.js >= 18.x
- npm >= 9.x
npm install
In the project directory, you can run:
Runs the app in development mode.
Open http://localhost:5173 to view it in your browser.
The page will hot-reload when you make changes.
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 hashes.
Your app is ready to be deployed!
Locally previews the production build.
Open http://localhost:4173 to view it in your browser.
Run
npm run buildbeforenpm run preview.