New iMicrobe front-end rewritten using Elm v0.18 as a single-page application (SPA). Now deployed at https://www.imicrobe.us
Based on the Real World example from Richard Feldman.
Requires the iMicrobe Backend.
elm package install
npm install
git clone [email protected]:hurwitzlab/imicrobe-landing-page.git plugins/landing-page
npm run build
npm start