This is the MakeMIT Splash Page.
Pushing changes to this repository will automatically deploy the repository to dev.makemit.org via Travis
To deploy to makemit.org, simply create a GitHub release.
Run ./bin/install
Then run either
./bin/serve
(will automatically refresh on each change)- Navigate to http://localhost:4000
./bin/build
(will NOT automatically refresh on each change)