mention npm install in README

This commit is contained in:
Nickolay Ponomarev
2013-12-14 15:57:35 +03:00
parent 9dad6d450f
commit 096a63532b
+1
View File
@@ -8,6 +8,7 @@ An open-source [Workflowy](http://workflowy.com) clone.
* Copy over `sample.config.js` to `config.js`, and fill up the DB credentials.
* Create a new database and import `schema/hackflowy.sql`.
* `npm install`
* `node server.js`
##Controls