slayerrensky / angular2-master-class-starter

Angular 2 Master Class Starter Kit

Home Page:http://thoughtram.io/angular2-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.

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 2 Master Class Starter Kit

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

License:Other


Languages

Language:TypeScript 54.7%Language:CSS 41.1%Language:JavaScript 2.4%Language:HTML 1.7%Language:Shell 0.1%