Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 187 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 187 Bytes

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:8080

Credit

Modified from Scotch.io's auth tutorial

final-project