FormulaCode's website is based on the starter template from The Pudding.
# install npm:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm install --lts
nvm use --lts
# Run the test server:
npm run dev
# Pull the latest text changes in the google doc:
npm run gdoc