Skip to content

jp19-lafa/API

Repository files navigation




Project icon

WEB API

FarmLab Web API
Explore the docs »

Report Bug · Request Feature



Development Environment

  1. Prerequisites:

    • MongoDB
  2. Check the configuration file.

  3. Run these commands to setup a development server.

npm install
npm run setup
npm start