Skip to content

vikaashkr/switching-to-angular2

 
 

Repository files navigation

Introduction

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

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.5%
  • HTML 23.9%
  • JavaScript 9.6%