Contributing to the website
The website application is still under development.
The website is a Gatsby web application written in JavaScript.
Setting up
The repository has to be set up first. See workflow instructions.
Then the website can be installed:
bash
# at root foldercd websitenpm install
Running
bash
# at root foldercd websitenpm run develop