A web application to help UW-Madison students connect with employers at the Fall 2016/Winter 2017 ECS Career Fairs.
Assuming NodeJS is installed
npm install -g gulp
nom install # install dependencies in package.json
gulp build
gulp serve
To use the scripts in the Python directory, you must run:
sudo pip3 install -r requirements.txt