Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 326 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 326 Bytes

Local

To run the development server, run:

yarn start

Deploy

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