https://github.com/teebusch/threejs-journey
https://github.com/teebusch/threejs-journey
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teebusch/threejs-journey
- Owner: Teebusch
- Created: 2021-09-16T20:41:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T19:40:46.000Z (over 4 years ago)
- Last Synced: 2025-07-28T08:49:16.285Z (11 months ago)
- Language: JavaScript
- Homepage: https://teebusch.github.io/threejs-journey
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- 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.