Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 456 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 456 Bytes

Project Theseus

dependencies:?

DUU's Web Platform for managing events, attendance, scheduling, and more.

Install and Run

  1. Have Node.js, NPM, and MongoDb installed.
  2. Run npm install.
  3. Run bower install angular-datatables
  4. Run mongod from another terminal or sudo service mongod start on Linux.
  5. Run npm start.
  6. Visit and test http://localhost:8080