mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-25 03:34:05 -05:00
e164f8aeec
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
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