This is a react app, with some attempt at preserving previous
git clone [email protected]:eceusc/eceusc.ucsd.edu.git
cd eceusc.ucsd.edu/
npm install
npm start
Wait for it to compile and run, then go to http://localhost:3000 !
Whatever is on the master
branch of the original repo
will appear on http://eceusc.ucsd.edu.
This is done with using GitHub's webhook API and some custom scripts - we'll eventually open source this so other orgs at UCSD can have a similar setup.