This template provides a minimal setup to get React-Three-Fiber working in Vite with HMR and some ESLint rules.
Steps to Run:
- Clone into the repo using the command git clone
- cd into the directory
- Run npm install for installing all the dependencies
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh