README
Pokemon Journal
View your pokemon and their individual values.
Use at your own risk, you can get banned!
Screenshot
Install
First, clone the repo via git:
git clone https://github.com/billyvg/pokemon-journal.git
And then install dependencies.
$ cd pokemon-journal && npm install
Windows
Check out this issue https://github.com/electron-userland/electron-prebuilt/issues/76#issuecomment-191259022 if you are having problems
Run
$ npm run dev
Note: requires a node version >= 4 and an npm version >= 2.