marcelorl / pokemon-list

https://xp-pokemon.herokuapp.com/#/
0 stars 0 forks source link

Pokemon List

Build Status Greenkeeper badge

Tools

Installation

$ yarn

Usage

$ npm start

Testing

$ npm test

Deployment

Every commit merged on master will pass through TravisCI process, which contains the following steps:

$ npm test
$ npm run lint
$ npm run build

If all these steps get completed, the built files will be sent to gh-pages branch and presented in https://xp-pokemon.herokuapp.com/