Make sure you have unsintalled any pre-existing Node.js installations before installing NVM. Mac: Use Homebrew to install NVM Windows: Download NVM from https://github.com/coreybutler/nvm-windows.
NVM will detect the required node version for this project from the nvmrc file
pnpm install gulp -g
pnpm install
npm start
npm start --proxy
npm build
npm build --proxy
Nunjucks Formatter: https://marketplace.visualstudio.com/items?itemName=okitavera.vscode-nunjucks-formatter Prettier: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode Tailwind Intellisense: https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss