Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 183 Bytes

File metadata and controls

14 lines (10 loc) · 183 Bytes

SOLID Angular


Quick Start

$ npm -g install grunt-cli karma bower
$ npm install
$ bower install
$ grunt watch

Finally, open /build/index.html in your browser.