Just a simple boilerplate to start off a web 3D project. Boilerplate code taken from React Three Fiber documentation.
npm install
npm start
npm run build
npm run test
Minimal boilerplate to start a 3D project with React Three Fiber and TypeScript
HTML
Just a simple boilerplate to start off a web 3D project. Boilerplate code taken from React Three Fiber documentation.
npm install
npm start
npm run build
npm run test