Skip to content

Commit

Permalink
readme fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
putskoo committed Sep 4, 2013
1 parent 9f3fa73 commit ad567c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ Run this command in your CLI from techtalk-portal dir:
node server.js
```

##Build the project for deployment(minification included)

```
grunt build
node server prod
```


And open [http://localhost:3000](http://localhost:3000) in your browser

Enjoy!

0 comments on commit ad567c2

Please sign in to comment.