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

https://github.com/kjunichi/zerod

3d virtual world
https://github.com/kjunichi/zerod

Last synced: 8 months ago
JSON representation

3d virtual world

Awesome Lists containing this project

README

          

# zerod

# Usage

```bash
npm start
```

Another terminal

```bash
open http://localhost:3003/
```

if you are using Windows.

```bash
start http://localhost:3003/client.html
```