Skip to content

jlollis/angular60

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • TypeScript 22.6%
  • HTML 11.9%
  • CSS 0.4%