/iopay-desktop

V2 - in dev mode. For V1 (current version), please refer to https://github.com/iotexproject/iotex-explorer/tree/master/src/electron

Primary LanguageTypeScriptMIT LicenseMIT

ioPay Desktop V2

If you are looking for V1 (the current working version), please refer to https://github.com/iotexproject/iotex-explorer/tree/master/src/electron.

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

$ npm install
$ npm run dev

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here

Stiches: https://stitches.dev/docs/styling