tzamora / ng2-fundamentals

Home Page:http://app.pluralsight.com/courses/angular2-fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2+ Fundamentals Course

This is the getting started package for the Pluralsight course on Angular 2 Fundamentals found here: http://app.pluralsight.com/courses/angular-fundamentals

Course Status

The course is currently up-to-date with Angular 4.0.

Note: This is the course for all versions of Angular since Angular 2.0. The Angular team plans to release a new major version every 6 months and this page will tell you how up-to-date the course is.

Getting Started

Be sure you're running the recommended node version, which is 6.3.0+: node --version

Follow along with the course linked above. To start the server:

npm install
npm start

About

http://app.pluralsight.com/courses/angular2-fundamentals


Languages

Language:TypeScript 71.2%Language:HTML 15.6%Language:JavaScript 10.4%Language:CSS 2.8%