This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
- Download and Install Node.js if not already installed.
- Select
Use this Templateto make a repository using this template. - Clone the project you created
- Run the following commands in a terminal
cd react-template
npm install
npm run devEnjoy!