This project is generated with yo angular generator version 0.16.0, It's an AngularJS Rebuild of the Node-fetch-app. Live deployed demo here.
Reponsitivity test result: Here.
- Install NodeJS and NPM.
- Clone and navigate to the repo.
- Run
npm install
thenbower install jquery --save
. - Run
grunt serve
for preview andgrunt
for building.