All Projects → mgechev → Switching To Angular2

mgechev / Switching To Angular2

Licence: mit

Programming Languages

typescript
32286 projects

Labels

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].