0.0.25 • Published 3 years ago

@ar0/reactor v0.0.25

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

reactor

reactor is a npm library for easily making desktop apps using web technologies

Installation

Use node package manager npm to install reactor.

npm install --save-dev reactor

Usage

# runs app in debug mode
reactor debug

# packages app into build/appname
reactor build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT