Files
weave-scope/client/README.md
2015-05-19 10:03:03 +00:00

9 lines
211 B
Markdown

# Scope UI
## Getting Started
- Install: `npm install`
- Run `gulp` for building to the `dist` directory or `gulp serve` to serve the UI via a webserver
- Develop using `gulp watch` for automatic code reload