EmpeRoar / Angular2-GettingStarted

Sample Angular 2 application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 2 final)

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

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

License:MIT License


Languages

Language:TypeScript 45.0%Language:HTML 41.1%Language:JavaScript 12.5%Language:CSS 1.4%