Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0i0 committed Oct 4, 2012
1 parent 1675850 commit de39abf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,10 @@ This is my base setup to build node/heroku apps
git clone git://github.com/0i0/BaseNode.git APPNAME
cd APPNAME
npm install

## Running Localy
node app.js
Visit [http://localhost:8000](http://localhost:8000)

## Creating Heroku App

Expand Down

0 comments on commit de39abf

Please sign in to comment.