A RESTful API for Pokémon GO
License: BSD
- NodeJS
- Git
- NPM
- Clone the repository and change directory to the cloned repository
- Run
npm install
to install the dependencies - Run
npm start
to run the server - Open
localhost:5000
in your browser
- To run client side only run
webpack-dev-server --content-base src/client/
- Run
npm start
You must use this standard