Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 299 Bytes

Repo for Zell's CRUD, Express and MongoDB tutorial

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run npm run dev
  2. Navigate to localhost:3000
  3. Have fun ;)