Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 759 Bytes

readme.md

File metadata and controls

34 lines (28 loc) · 759 Bytes



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