Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit a0fad09

Browse files
committed
2 parents 2beae4f + 6784516 commit a0fad09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ A simple starter project showing how to use [ADAL](https://github.com/AzureAD/az
1414
- run `npm start` to fire up dev server
1515
- open browser to [`http://localhost:5000`](http://localhost:5000)
1616
- if you want to use other port, open `package.json` file, then change port in `--port 5000` script
17-
17+
### Backend WebAPI Services
18+
In order to see this demo in full, you must run the [backend service](https://github.com/vsaroopchand/angular2-seed-server) paired with this project.

0 commit comments

Comments
 (0)