Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 468 Bytes

Pre-requisites

Node.js >= 10.16.0 and running instances of a MongoDB server are required for the app to start. MongoDB is used for the rest of the models in the app.

Mongo version used: 4.2

Installation

$ git clone https://github.com/jogaec22/server.git

$ cd server

$ npm i

$ npm start

server

LoopBack