Skip to content

Commit

Permalink
Create readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bougarfaoui El houcine authored Feb 27, 2017
1 parent 8fd6729 commit 0a2a227
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions examples/chat-app/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
download the example

```cd chat-app```

```npm install```

```node app```

open another terminal

```cd chat-app/public```

```npm install```

```ng build```

then enter ```http://localhost:8988/``` in your browser.

0 comments on commit 0a2a227

Please sign in to comment.