updated readme to make sure that people understand to open a browser on port 3000 in the end of the install, fixes #5

This commit is contained in:
Lior Kesos
2013-06-28 12:46:47 +03:00
parent 80f272658a
commit 41da378e8c

View File

@@ -33,7 +33,11 @@ See the [config](config/) folder and especially the [config.js](config/config.js
Start the server:
$ node server
Then open a browser and go to
$ http://localhost:3000
## The Future
We are currently working on a extendable module system to make it more like a framework with support for modern web development requirements.