fjhansen / node-db3-guided

Guided Project Starter Code for Node DB 3 Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node DB3 Guided Project

Guided project for Node DB3 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 creates database access methods for a multi table schema.

About

Guided Project Starter Code for Node DB 3 Module

License:Other


Languages

Language:JavaScript 100.0%