-
Step 1:
Download Zip File -
Step 2: run
npm installin the unzipped folder after extracting. -
Step 3: run
npm run startin this case. As I had changed thedevtostart. -
Thanks Happy Coding :).
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