$ yarn
$ npm start
$ npm test
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/