Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 286 Bytes

Pokeboo

NPM module that exposes a simple API to communicate with the Pokemon Go servers.

Installation

npm i pokeboo --save

Usage

Work in progress.

Development

npm start - runs the code and watches for changes.
npm build - builds the code to ./distribution