Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeborahK authored Aug 11, 2017
1 parent 2e3552c commit e229ef2
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
# Angular2-Getting Started
Materials for the ["Angular: Getting Started"](http://bit.ly/Angular2-GettingStarted) course on Pluralsight.
# Angular-Getting Started
Materials for the ["Angular: Getting Started"](http://bit.ly/Angular-GettingStarted) course on Pluralsight.

`APM - Start`: The starter files set up for use in VSCode, WebStorm, or other editors. **Use this to code along with the course**. (Updated for <i>Angular version 2 final</i>)
`APM-Start`: The starter files set up for use in VSCode, WebStorm, or other editors. **Use this to code along with the course**. (Updated for <i>Angular version 4.3 or higher</i>)

`APM - Final`: The completed files. Use this to see the completed solution from the course. (Updated for <i>Angular version 2 final</i>)

`APM-Start-Updated`: The starter files set up for use in VSCode, WebStorm, or other editors. (Updated for <i>Angular version 4</i>) NOTE: You can use these files to code along, but they will **NOT** match the course exactly. The folder structure and some of the boilerplate files have been changed since the recording of the course.

`APM-Final-Updated`: The completed files. (Updated for <i>Angular version 4</i>)

`APM-CLI-Start`: The starter files set up for use with the Angular CLI. NOTE: If you use these files to code along with the course they will **NOT** match the course setup files and will **NOT** match some of the hands-on exercises.
`APM-Final`: The completed files. Use this to see the completed solution from the course. (Updated for <i>Angular version 4.3 or higher</i>)

See the `README.md` file under each folder for details on installing and running the application.

If you have any problems installing or running this code, please see the ["Angular 2: Getting Started Problem Solver"](http://blogs.msmvps.com/deborahk/angular-2-getting-started-problem-solver/)
If you have any problems installing or running this code, please see the ["Angular: Getting Started Problem Solver"](http://blogs.msmvps.com/deborahk/angular-2-getting-started-problem-solver/)

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)

Expand Down

0 comments on commit e229ef2

Please sign in to comment.