mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-21 22:36:39 +00:00
* added logo and favicon * upgraded Bootstrap to v4 * use FontAwesome as icon font * applied weave colors * auto-select first container * mock backend in server.js to serve *.json files for API requests
205 B
205 B
Develop UI ##########
- npm install
- npm start
server.js serves a fake backend. You can add container.json and
traces.json to this directory to serve them as /traces and /container
respectively.