Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions APM - Final/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
3) Type: `npm start`
This launches the TypeScript compiler (tsc) to compile the application and wait for changes.
It also starts the lite-server and launches the browser to run the application.


test changes
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,9 @@ If you have any problems installing or running this code, please see the ["Angul
If that does not resolve your issue, please post to the [discussion board for the course](https://app.pluralsight.com/library/courses/angular-2-getting-started-update/discussion)

NOTE: The installation was tested using node v6.5.0 and npm 3.10.6.


Testing changes for PR


updated from master