HamedSalameh / Angular2.Learn.Course02

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.

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


Languages

Language:TypeScript 70.8%Language:HTML 25.2%Language:JavaScript 2.6%Language:CSS 1.3%