redgush
v1.0.10
Published
The RedGush framework.
Downloads
5
Maintainers
Readme
Redgush
Redgush is a library to generate desktop applications with Node.
Electron Example
Change main
in package.json
to electron.js
.
Run the command:
electron .
It will open up the example window.