https://github.com/teebusch/threejs-journey
https://github.com/teebusch/threejs-journey
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teebusch/threejs-journey
- Owner: Teebusch
- Created: 2021-09-16T20:41:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T19:40:46.000Z (over 3 years ago)
- Last Synced: 2025-01-24T07:11:27.868Z (3 months ago)
- Language: JavaScript
- Homepage: https://teebusch.github.io/threejs-journey
- Size: 16.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three.js journey course exercises
```bash
npm i
npm run dev
```Note: `npm run dev` opens port 3000 in local network.