Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 206 Bytes

CS-546-Final-Project

How to run:

  1. Download the project
  2. Use the command "npm install" to install packages
  3. Use "npm run seed" to seed the database
  4. Use the command "npm start" to start the server