Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 139 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 139 Bytes

repatch-example-electron-app

Running the example

npm install
npm run build
npm start

Autobuild

npm run build:w