Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 208 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 208 Bytes

ngApp

Simple App using the following setup

  1. Angular JS 1.6.x
  2. Rollup JS
  3. Karma + Jasmine + Mocha reporter
  4. ES6 Classes
  5. Babel Transpiler

Command:

npm install 

npm start

npm test