Landing Page for Illinois Founders hosted by Github.
Please mind that we do not accept pull requests or edits from members outside of the Founders club.
Run the website on your own computer with livereload in four steps:
$ git clone https://github.com/Illinois-Founders/Illinois-Founders.github.io.git
$ cd Illinois-Founders.github.io
$ npm i
$ gulp
If you receive an error that says The term 'gulp' is not recognized...
then run:
$ npm install -g gulp-cli
If you have comments/suggestions about the website then email [email protected] to be directed to the website team.