Skip to content

alexoragz/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 to Beta 15)

APM - Start VS 2015 ASP 4x: The starter files set up for Visual Studio 2015 using an ASP.NET 4.x project. (Updated to Beta 15)

APM - Final: The completed files. Use this to see the completed solution from the course. (Updated to Beta 15)

APM - Final Updated: The completed files UPDATED to a newer version of Angular. These are separate from the files above because as of Beta 16 there are breaking changes that cause the files to mismatch with the demos presented in the course.

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: We are currently discussing the appropriate time to update the course to the current Angular version.

NOTE: The installation was tested using node v5.0.0 and npm 3.8.6.

About

Sample Angular 2 application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.0%
  • TypeScript 40.6%
  • C# 3.7%
  • JavaScript 3.1%
  • CSS 1.6%