If you are looking for V1 (the current working version), please refer to https://github.com/iotexproject/iotex-explorer/tree/master/src/electron.
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
To package apps for the local platform:
npm run package
See our docs and guides here
Stiches: https://stitches.dev/docs/styling