DUU's Web Platform for managing events, attendance, scheduling, and more.
- Have Node.js, NPM, and MongoDb installed.
- Run
npm install
. - Run
bower install angular-datatables
- Run
mongod
from another terminal orsudo service mongod start
on Linux. - Run
npm start
. - Visit and test
http://localhost:8080