The Hackthon Dashboard System
Clone the repo to your machine. Navigate to the project's folder and install NPM dependencies:
npm installAfter that, install Bower dependencies:
bower installSimply fire up server.js:
node serverI should work on it.