FarmLab Web API
|
-
Prerequisites:
- MongoDB
-
Check the configuration file.
-
Run these commands to setup a development server.
npm install
npm run setup
npm start
FarmLab Web API
|
Prerequisites:
Check the configuration file.
Run these commands to setup a development server.
npm install
npm run setup
npm start