This is a website wihch is published on GitHub pages.
yarn install
yarn start
Now 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 test
Docs can be found in the docs
directory. They are written in markdown.