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

https://github.com/actnwit/rhodonite_quickstart_js

A quick start template for Rhodonite Web3D Library
https://github.com/actnwit/rhodonite_quickstart_js

Last synced: 11 months ago
JSON representation

A quick start template for Rhodonite Web3D Library

Awesome Lists containing this project

README

          

# Rhodonite quickstart template with JavaScript

This is a quick start template for Rhodonite Web3D Library in plain JavaScript.

## How to start

1. Install npm modules.

```bash
npm install
```

2. Run the following commands.

```bash
npm run start
```

then, see http://localhost:8080/ in your browser.