Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 452 Bytes

Surpise-Discovery

This is a full-stack web application that allows students to buy and sell secondhand items with each other.

  1. To run this app, run migration script in SQL server to replicate the database.
  2. Edit the configuration object in backend.js to establish connection to db.
  3. Run Npm install in the terminal.
  4. Run node backend.js and node frontend.js in a new terminal.
  5. The app should be running in http://localhost:8080/static/