pmccloghrylaing / angular2-master-class-starter

Angular Master Class Starter Kit

Home Page:http://thoughtram.io/angular-master-class.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 Master Class

This is the Angular 2 Master Class exercise repository. Here's where you'll build your Angular application throughout this training.

Please make sure to follow our Preparation Guide to set up your machine before you come to the class.

If not done already, clone this repository using:

$ git clone https://github.com/thoughtram/angular2-master-class-starter.git

Done? Great, now install the dependencies (this might take a little while):

$ cd angular2-master-class-starter
$ npm install

Then run the application by executing:

$ ng serve

Then open up your browser at http://localhost:4200

Have fun and good luck!

Christoph & Pascal & Thomas

About

Angular Master Class Starter Kit

http://thoughtram.io/angular-master-class.html

License:Other


Languages

Language:TypeScript 88.0%Language:HTML 4.8%Language:JavaScript 4.3%Language:CSS 2.0%Language:Shell 0.9%