Skip to content

Commit

Permalink
adding node_env to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jmadewell committed Feb 26, 2015
1 parent 4e39c80 commit 8926abd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ To Run Code:
RIOT_API_KEY='riot_api_key'
PORT=8080 #local api port
NODE_ENV='development'
```
5. Run the optimlol_api. ```foreman start -e .env```
6. In another command console, run gulp. ```gulp debug-web```
Expand Down

0 comments on commit 8926abd

Please sign in to comment.