This template provides a minimal setup to get React working in Vite.
npm install
yarn install
To run the application, it's important to use a package manager tool such as yarn or npm.
npm run dev
yarn dev
Runs the app in the development mode. Open localhost to view it in your browser. The page will reload when you make changes.