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

https://github.com/brianhuster/threejs-relax


https://github.com/brianhuster/threejs-relax

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# threejs-relax

## Cách chạy

1. Clone project về máy

```bash
git clone --depth=1 https://github.com/brianhuster/threejs-relax.git
cd threejs-relax
```

2. Cài đặt các thư viện cần thiết

```bash
npm install
```

3. Chạy server
```bash
npx vite
```