Install NVM: https://github.com/nvm-sh/nvm
nvm install 16
nvm use 16
yarn run startNavigate to http://localhost:3000
yarn run build
yarn run serveGIT_USER=<your-git-username> yarn deployYou will be asked for a password. Please use a Personal Access Token with repo permissions.