# Spoke ## 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.