Skip to content

A static web application developed for the MITH website

License

Notifications You must be signed in to change notification settings

Xtuden-com/mith-static

 
 

Repository files navigation

MITH (Static) Website

To build the site:

  1. run npm install
  2. copy the .env-template file to .env and update the CHANGEME values.
  3. run gatsby develop then visit http://localhost:8000 in the browser

Pushing to GitHub will trigger a build to the staging site at:

https://umd-mith.github.io/mith-static/

About

A static web application developed for the MITH website

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.8%
  • CSS 14.2%