-- Click here to visit the website--
- 3D engine: Three.js
- 3D models: Blender
- Physics: Cannon-es
- Animation: Tween.js
- Textures: Pixelmator Pro
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build