Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 273 Bytes

readme.MD

File metadata and controls

12 lines (10 loc) · 273 Bytes

Angular 2 Fundamentals Course

This is the getting started package for the Pluralsight course on Angular 2 Fundamentals

Getting Started

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

npm install
npm start