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
Node.js is required to install and build the project.
You can find it on the Node.js downloads page.
Included. Nothing important here, just some global links
Once you have Node setup on your local environment you can install the project dependencies.
npm install
Once this is done, build the project.
npm run dev
Once this is done, build the project.
npm run build