Introduction
August 13, 2017 ยท View on GitHub
This repository contains the code samples for my book "Switching to Angular".
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-angular.git
cd switching-to-angular
npm install
npm start
Second edition
The code for the second edition could be found here.
License
MIT