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.
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