Skip to content

rathishcholarajan/pokemon-api

Repository files navigation

pokemon-api

LoopBack

Pre-requisites

  1. Install Docker.

Setup

  1. npm i - install node modules.
  2. npm run docker:start - start mongodb docker container.
  3. npm start - start pokemon API server.
  4. Visit http://localhost:3000 in browser.

Other useful commands

  1. npm run test - run acceptance tests
  2. npm run docker:stop - stop mongodb docker container

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published