yarn installto install dependenciesyarn startto run the server locally at localhost:3000
yarn lintto check that there are no linter errors, otherwise the site will not compileyarn buildto create a new production build in thebuildfolder
Clone the backend repository and follow its README