This is a website wihch is published on GitHub pages.
yarn install
yarn startNow open up: http://localhost:1234 in your browser.
End to end tests can be written with Cypress.io.
They are run locally like this:
yarn testDocs can be found in the docs directory. They are written in markdown.