To install clone this repository
git clone https://github.com/maxdevos49/ISUHackathon2017.git
Navigate to the directory in terminal and run:
npm install
to install node modules
To start run:
node server.js
Open your browser and view site at: http://localhost:8080
Note this project requires node.js to be installed on your system.