Skip to content

techx/makemit-splash

Repository files navigation

makemit-splash

This is the MakeMIT Splash Page.

Making Changes

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.

Locally developing

Run ./bin/install Then run either

  • ./bin/serve (will automatically refresh on each change)
  • ./bin/build (will NOT automatically refresh on each change)