To run the development server, run:
yarn start
Generate JSON translation files and upload to Crowdin:
yarn crowdin:sync
Pre-translate via MT in Crowdin and download the translations.
To deploy the site to GitHub Pages, run:
GIT_USER=HarshadRanganathan yarn deploy