This project is meant to support the TraceToZero effort. It was built using Gridsome using the Buefy component library for the popular Bulma CSS framework. It's currently hosted on Netlify.
If you have any comments or notice any issues please open up an issue!
git clone git@github.com:Corona-Trace/coronatrace.org.git
cd coronatrace.org && yarn install
or NPM if you prefer
cd coronatrace.org && npm install
Ping us for guidance on what should be included. You can probably infer the required keys in the gridsome config file.
Run gridsome develop
to start a local dev server at http://localhost:8080