The interface between the user and schild analyzer.
Run:
yarn install --frozen-lockfile
Copy the .example.env to .env
Make sure that the analyzer is running locally and the correct URL is configured in .env.
Run:
yarn start
Is handeled automatically through GitHub Pages and GitHub Actions.
Template from Dan Castro.