Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 341 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 341 Bytes

remix-electron-demo

Demo of remix-electron to use Remix with Electron

Quick start

Installation:

yarn install
yarn lint
yarn test

Developing:

yarn dev

Build desktop app executable:

yarn build