Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 272 Bytes

Build/Run Instructions

Build Instructions

Im using mysql so to build the database, simpliy run in your terminal run "npm run builddb" to build the database to store information.

Run Instructions

  1. cd into application
  2. run npm start
  3. open up localhost:3000