Files
dolt/js/perf/viewer
Erik Arvidsson e164f8aeec Flow header after copyright (#2734)
This puts the flow header after the copyright header.

It also:
 * fixes the existing files to have valid headers
 * Makes sure the script can handle doctype
2016-10-19 11:36:48 -07:00
..
2016-08-30 16:11:21 -07:00
2016-10-19 11:36:48 -07:00
2016-08-30 16:11:21 -07:00
2016-10-19 11:36:48 -07:00
2016-09-16 13:15:29 -07:00
2016-08-30 16:11:21 -07:00

js/perf/viewer

viewer for Noms perf data

Getting Started

# First time only:
npm install

# Every time js/noms changes:
npm install @attic/noms

npm start