angular60 icon indicating copy to clipboard operation
angular60 copied to clipboard

Angular in 60 minutes tutorial project

Angular 2 in 60 Minutes

This is the code for the 60 minutes tutorial. You can watch it here

Prerequisites

Node.js and npm are essential to Angular development.

Get it now if it's not already installed on your machine.

Install npm packages

npm install
npm start