Go to the gym.
First, you need to be running node v14. An easy way to do this is to enter the nix-shell:
nix-shell -p nodejs-14_xInstall the dependencies for the project:
npm installnpm startThis will start a server with hot reload that should open automatically.
npm run gh-pages