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

https://github.com/chuongmep/threejs_bun

Use Bun and TypeScript With Threejs
https://github.com/chuongmep/threejs_bun

bun threejs

Last synced: 2 months ago
JSON representation

Use Bun and TypeScript With Threejs

Awesome Lists containing this project

README

          

# test_threejs

DEMO : https://chuongmep.github.io/threejs_bun/

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run main.js
```

This project was created using `bun init` in bun v1.0.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.