Skip to content

Commit 862a1cc

Browse files
committed
Added how to run in angular2-chat-example/README.md
1 parent 4e0a049 commit 862a1cc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Diff for: examples/angular2-chat-app/README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
Horizon Chat example using Angular2
1+
Horizon Chat example using Angular2
2+
3+
4+
Running this example
5+
6+
1. Install horsizon: "npm install -g horizon"
7+
2. Install RethinkDB: https://rethinkdb.com/docs/install
8+
3. Run "horizon serve --dev" in this directory
9+
4. Open http://123.0.0.1:8181

0 commit comments

Comments
 (0)