Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 235 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 235 Bytes

angular2Beta

In this repository you'll find examples of Angular2 with ES6.

Install

To install, clone the repository and:

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