React landing page for DHIS2 instances
$ yarn install
Start development server:
$ yarn start
$ yarn build-webapp
$ yarn update-po
# ... add/edit translations in po files ...
$ yarn localize
$ cp i18n/en.pot i18n/es.po
# ... add translations to i18n/es.po ...
$ yarn localize