Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 635 Bytes

DB II Guided Project

Guided project DB II Module.

Prerequisites

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type npm i to download dependencies.
  • type npm run server to start the API.

Please follow along as the instructor explores schema design with this API.