Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raulfdm/three.js-journey


https://github.com/raulfdm/three.js-journey

Last synced: 16 days ago
JSON representation

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
```