Pokemon search is now available via Heroku
Pull down the files and save ina local directory, then run npm install
in a terminal within that directory. Finally, run npm run serve
to compile and navigate to localhost:8080
npm run serve
npm run build
npm run test
npm run lint