yarn install
yarn serve
yarn build
yarn test:unit
yarn test:e2e
yarn lint
see https://github.com/electron/electron-notarize
export APPLEID=<your-apple-id>
security add-generic-password -a "AC_USERNAME" -w "<your-app-password>" -s "AC_PASSWORD"