Test Grability

Web app para ver heroes de marvel y agregar favoritos utlizando el api de marvel https://developer.marvel.com/

bower

Bower install

NPM

npm install

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Complite SASS

cd scss/

scss --watch CMA.scss:../app/styles/CMA.css