Skip to content

codeonmoon/Angular2-GettingStarted

 
 

Repository files navigation

Angular2-Getting Started

Materials for the "Angular 2: Getting Started" 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 Angular version 2 final)

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

APM-Start-Updated: The starter files set up for use in VSCode, WebStorm, or other editors. (Updated for Angular version 4) 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 Angular version 4)

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"

If that does not resolve your issue, please post to the discussion board for the course

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

About

Sample Angular 2 application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.1%
  • HTML 40.8%
  • JavaScript 12.5%
  • CSS 1.6%