Skip to content

Commit

Permalink
Update node/readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronharder committed Apr 1, 2012
1 parent 45d321a commit 8d8f98c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions node/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ This backend also serves the static client-side files needed for the sample, so
1. Create and populate the MySQL database, as described in main readme file.
2. Start up the node.js-based application server

-cd backbone-directory/node
-npm install
-node app.js
- cd backbone-directory/node
- npm install
- node app.js

3. Navigate to [http://localhost:3000/](http://localhost:3000/)

0 comments on commit 8d8f98c

Please sign in to comment.