Rasbandit / angular60

Angular in 60 minutes tutorial project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Angular in 60 minutes tutorial project

License:MIT License


Languages

Language:JavaScript 65.1%Language:TypeScript 22.6%Language:HTML 11.9%Language:CSS 0.4%