Add installation instructions

This commit is contained in:
Abhishek Das
2013-04-10 22:10:40 +05:30
parent b9d87cd936
commit 1f03249389
2 changed files with 24 additions and 6 deletions
+6
View File
@@ -4,6 +4,12 @@ An open-source [Workflowy](http://workflowy.com) clone.
![](https://dl.dropbox.com/u/19398876/screenshots/043.png)
##Installation
* Copy over `sample.config.js` to `config.js`, and fill up the DB credentials.
* Create a new database and import `schema/hackflowy.sql`.
* `node server.js`
##Technologies used
* Node + Socket.io