https://github.com/kjunichi/zerod
3d virtual world
https://github.com/kjunichi/zerod
Last synced: 8 months ago
JSON representation
3d virtual world
- Host: GitHub
- URL: https://github.com/kjunichi/zerod
- Owner: kjunichi
- Created: 2018-01-06T23:57:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T02:08:28.000Z (about 8 years ago)
- Last Synced: 2025-02-07T17:24:43.122Z (over 1 year ago)
- Language: JavaScript
- Size: 517 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```