Update readme

This commit is contained in:
Vit Brunner
2014-10-24 20:23:48 +02:00
parent 40ad1dcbd1
commit c6c84c6589
+6
View File
@@ -19,6 +19,12 @@ less like this:
sudo apt-get install nodejs
npm install
### Run dev server
node_modules/.bin/grunt server
Point your browser at http://0.0.0.0:8000/#/tests.the_raven/
### Tests
Run tests with `npm test`.