The project is generated by LoopBack.
Open terminal in the directory where you cloned this repository
Run:
npm i
To add custom models:
node ./node_modules/.bin/lb model
Finally execute the application:
node .
The project is generated by LoopBack.
Open terminal in the directory where you cloned this repository
Run:
npm i
To add custom models:
node ./node_modules/.bin/lb model
Finally execute the application:
node .