# Spoke (alpha)

Easily create custom 3D environments for [Mozilla Hubs](https://hubs.mozilla.com).

## Getting Started

New to Spoke? Check out the [Getting Started Guide](https://github.com/MozillaReality/Spoke/wiki/Getting-Started)

## Installation

```
npm install -g spoke-test-cli
```

## Usage

```
cd my-project
spoke
```

## Development

```
npm run dev
```

Then open https://localhost:9090.

## Credits

Parts of this project are derived from the [three.js editor](https://threejs.org/editor/) 
with thanks to [Mr.doob](https://github.com/mrdoob) and three.js' many contributors.

See the [LICENSE](LICENSE) for details.
