Skip to content

Commit

Permalink
Added how to run in angular2-chat-example/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deadcee committed Jun 20, 2016
1 parent 4e0a049 commit 862a1cc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion examples/angular2-chat-app/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
Horizon Chat example using Angular2
Horizon Chat example using Angular2


Running this example

1. Install horsizon: "npm install -g horizon"
2. Install RethinkDB: https://rethinkdb.com/docs/install
3. Run "horizon serve --dev" in this directory
4. Open http://123.0.0.1:8181

0 comments on commit 862a1cc

Please sign in to comment.