mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +00:00
- Add Dockerfile for js build image - Wire up dockerized-ui build to the makefile. - Removed unused dev tools from package.json/gulp
Scope UI
Getting Started
- Install:
npm install - Run
gulpfor building to thedistdirectory orgulp serveto serve the UI via a webserver - Develop using
gulp watchfor automatic code reload