Files
dolt/clients/explore
2015-07-22 13:47:32 -07:00
..
2015-06-24 16:22:33 -07:00
2015-07-17 14:45:15 -07:00
2015-07-20 17:59:42 -07:00
2015-07-22 13:47:32 -07:00
2015-07-22 13:47:32 -07:00

Explore

This is the beginnings of a simple tree view of all noms data.

Requirements

Build

  • ./link.sh
  • npm install
  • npm run build

Run

  • python -m SimpleHTTPServer 8080 (expects ../server to run on same host, port 8000)

Develop

  • npm run start

This will start watchify which is continually building a shippable (but non minified) explore.js