Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 256 Bytes

MetaIdea

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

istanbul report --root coverage lcov

istanbul cover --include-all-sources jasmine-node test