mgechev / switching-to-angular2

Home Page:https://www.packtpub.com/web-development/switching-angular-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository contains the code samples for my book "Switching to Angular 2".

Versions

In the process of writing the content for this book, Angular went from Alpha, to Beta, RC and reached Final!

You can find each individual version of the code in the following branches:

How to start

Note that this seed project requires node v4.x.x or higher and npm 2.14.7.

git clone --depth 1 https://github.com/mgechev/switching-to-angular2.git
cd switching-to-angular2
npm install
npm start

About

https://www.packtpub.com/web-development/switching-angular-2

License:MIT License


Languages

Language:TypeScript 74.4%Language:HTML 21.4%Language:JavaScript 4.2%