- Node ^20.11.0
- Yarn ^1.22.10
- First install NVM, FNM or Volta
- Then run
nvm useorvolta pin [email protected] - Then run
npm install -g yarn
Set locally up with these steps:
yarnto install dependenciesyarn dev:frontendto start the development serveryarn build:frontendto create/update the build folder