Requirements to run:
In a terminal, run
git clone https://github.com/Terpsichord/nea-website
to download the project contents.
To run the web app, run:
just full-run
at the root of the project.
Alternatively, run:
just editor
to run the desktop app.