Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 248 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 248 Bytes

The project is generated by LoopBack.

#Prerequisites

  • Node version >= 9
  • mySQL

Setup

1. Install dependencies

npm i or npm install to install modules

2. Update DB settings

3. Start server

npm run server