PokeAPI / pokedex-promise-v2

An easy way to use pokeapi v2 with promises in node.js
MIT License
516 stars 91 forks source link

Fixes #13, adds webpack, adds TOC #14

Closed Naramsim closed 8 years ago

Naramsim commented 8 years ago

Here we are. Lots of changes. I´ve split the index file, now it is in the src folder. The generated index.js is in the root. I´ve added a table of contents to the readme, so it is easier to find what you are looking for.

In order to build, just run: npm run build:watch

tasadurian commented 8 years ago

Looks good! 👍 💯