Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 211 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 211 Bytes

test_angular2

Examples of Angular2 with TypeScript.

Install

To install, clone the repository and:

  • Install npm dependencies
npm install
  • To see examples all you have to do is:
npm start