Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 694 Bytes

File metadata and controls

22 lines (16 loc) · 694 Bytes

Illinois-Founders.github.io

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 team@founders.illinois.edu to be directed to the website team.