Skip to content

uiuc-wece/uiuc-wece.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uiuc-wece.github.io

legacy WECE website

Static HTML, CSS, and js static site bundled with Webpack

Getting Started

First, start the app:

npm run start

To see live changes, run watch:

npm run watch

Deploy to Github Pages

First build the app:

npm run predeploy

Then deploy to the gh-pages branch:

npm run deploy

The site on CPanel (not deployed anymore) is served out of master. Make a pull request from gh-pages --> master to see live changes on wece.ece.illinois.edu. (Not anymore)

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages