Skip to content

HarshadRanganathan/ireland-immigration-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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