Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/femincan/fcc-threejs-tutorial
A repository contains the codes for the freeCodeCamp Three.js Tutorial on the freeCodeCamp YouTube channel
https://github.com/femincan/fcc-threejs-tutorial
Last synced: 2 days ago
JSON representation
A repository contains the codes for the freeCodeCamp Three.js Tutorial on the freeCodeCamp YouTube channel
- Host: GitHub
- URL: https://github.com/femincan/fcc-threejs-tutorial
- Owner: femincan
- License: mit
- Created: 2024-07-21T20:17:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T20:50:37.000Z (4 months ago)
- Last Synced: 2024-08-04T00:47:21.914Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 20 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freeCodecamp Three.js Tutorial
This repository contains the codes for the freeCodeCamp Three.js Tutorial on the freeCodeCamp YouTube channel
I prefer create each project with Vite due to support of HMR, and TypeScript support.
I also prefer Bun as the runtime because of its good performance.
## License
This repository is licensed under the [MIT](./LICENSE) license.