Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 996 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 996 Bytes

SDN302 - Assignment 1

Node Modules, Express, MongoDB and REST API

GitHub contributors GitHub top language GitHub repo size GitHub License Quality Gate Status

Document


Build

Setup database:

Install dependencies:

yarn

Run:

yarn dev

Contributor