Skip to content
This repository has been archived by the owner on Sep 21, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 126 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 126 Bytes

Pokeradar API

  • $ npm install

Start app

  • $ npm start

Star development mode with nodemon

  • $ npm run dev