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