React + Vite
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
- if u want to get this repository on your machine:
- clone it using git clone or rather use github desktop.
- run npm i to download all dependencies
- Now's it's on your machine as it is on mine.