A React Three Fiber Single Page Application built with TypeScript and Vite.
- Node.js (version 14 or higher)
- npm or yarn
- Clone the repository
- Install dependencies:
npm install
Start the development server:
npm run devThe application will be available at http://localhost:3000
Build for production:
npm run buildPreview the production build:
npm run preview- React 18
- TypeScript
- Vite
- Three.js
- React Three Fiber
- React Three Drei
ISC