Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 275 Bytes

UC Thrift

Commands

  • Frontend: npm install to install package dependencies, npm run dev to start
  • Backend: npm install to install package dependencies, npm start to connect to the database (unfortunately nothing will work unless you have a working MongoDB key)