Files
weave-scope/client
David Kaltschmidt 4ca869d891 Automated UI building
- Add Dockerfile for js build image
- Wire up dockerized-ui build to the makefile.
- Removed unused dev tools from package.json/gulp
2015-05-20 10:45:35 +00:00
..
2015-05-19 10:02:02 +00:00
2015-05-20 10:45:35 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-19 10:02:02 +00:00
2015-05-20 10:45:35 +00:00
2015-05-20 10:45:35 +00:00
2015-05-20 10:45:35 +00:00

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