Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 679 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 679 Bytes

Angular Codelab

Join our Slack, #codelab channel Check out the demo

Angular Codelab is an Online interactive Angular tutorial.

It's also an open source project written in Angular.

Cloning:

  • clone: git clone https://https://github.com/codelab-fun/codelab.git
  • Install npm. Test with npm -v
  • install: npm install
  • start: npm start
  • test: npm test

This project was generated with Angular CLI version 1.0.0.