The homepage for a 24 hour held at semi-annually at SUNY Potsdam & Clarkson University.
- Clone the repo with
git clone https://github.com/PotsdamACM/hackpotsdam.git - Done!
To use the source files, you will need to have npm installed globally along with Gulp.js. To start:
- Run
npm installin the root directory - Run
gulp devand edit the files as needed
If you need to update the plugins included with this template, simply run the following tasks:
- First run
npm updateto update the dependencies - Then run
gulp copyto copy the new versions to their proper destinations