This application list all pokemons using http://pokeapi.co/api/v1/
- MongoDB
- npm
- Clone this repo
- run
npm install
- run
bower install
- start mongo
mongod
- start the server
grunt serve
An application to list pokemons using stack MEAN and http://pokeapi.co/
JavaScript
This application list all pokemons using http://pokeapi.co/api/v1/
npm install
bower install
mongod
grunt serve