mime-chat/README.md
2022-03-08 07:17:52 -06:00

506 B

crimata-electron

Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Customize configuration

See Configuration Reference.

Sign and Notarize

Running notarize.js will sign and notarize the app. Further information is in that file.