Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulfdm/three.js-journey
https://github.com/raulfdm/three.js-journey
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raulfdm/three.js-journey
- Owner: raulfdm
- Created: 2021-03-15T07:33:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T14:11:51.000Z (8 months ago)
- Last Synced: 2024-05-14T00:44:02.222Z (6 months ago)
- Language: TypeScript
- Homepage: https://raulmelo-threejs-journey.netlify.app/
- Size: 18.7 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three-js journey - Studies
> Github: [https://github.com/raulfdm/three.js-journey](https://github.com/raulfdm/three.js-journey)
>
> Lessons online: [https://raulfdm-threejs-journey.vercel.app/](https://raulmelo-threejs-journey.netlify.app/)Here we go again.
This project uses astro + bun.
## Getting started
```
bun install
```Then
```
bun run dev
```