This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
To install all the necessary packages run: npm i
To run: type "npm run dev" in the terminal
##Running Vite dev server## https://dev.to/bhendi/how-to-open-your-vite-dev-server-on-your-mobile-k1k