Skip to content

Commit f2d440b

Browse files
committed
Update Readme.md
1 parent 8c15345 commit f2d440b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ This sample shows how to create an angular 2 app that:
1010
1111
## Running it
1212

13-
Just install `node` and run `npm install` and then `npm start` :boom:.
13+
Clone this repository as well as [the server](https://github.com/auth0/nodejs-jwt-authentication-sample) for this example.
14+
15+
First, run the server app in the port `3001`.
16+
17+
Then, run `npm install` on this project and run `npm startwatch` to start the app. Then just navigate to [http://localhost:3000](http://localhost:3000) :boom:
18+

0 commit comments

Comments
 (0)