0.0.2 • Published 10 years ago
clay-dashboard v0.0.2
clay-dashboard
A dashboard for Clay!

Install
git clone nymag/clay-dashboard
cd clay-dashboard
npm installRun
- set
ELASTIC_HOSTto point to your elastic search instance (defaults tolocalhost:9200) - run it with
npm start
Note: Running npm install will automatically run gulp and compile assets. Assets (css, images, etc) live in the public folder.
Contribute
- run tests with
npm test - this will run
eslinton all files and run somemochatests
0.0.2
10 years ago