# Hubs Editor
## Installation
```
git clone https://github.com/MozillaReality/hubs-editor.git
cd hubs-editor
yarn install
## Desktop App Development
In one terminal session:
yarn watch
In another:
yarn start