Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 220 Bytes

File metadata and controls

6 lines (5 loc) · 220 Bytes

[CCAPDEV] MP - BUSINA

Local Set Up

  • Make sure MongoDB is installed and running.
  • Run npm install after downloading the contents of the repository.
  • To run the application, execute node index.js or npm start