Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 156 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 156 Bytes

patientDash

Simple toy SPA to show patients in DB, loading into a browser.

  1. npm install
  2. node server.js
  3. navigate to localhost:3000 to see results