Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmmakerclub/electron-mqtt
https://github.com/cmmakerclub/electron-mqtt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmmakerclub/electron-mqtt
- Owner: cmmakerclub
- License: mit
- Created: 2015-08-29T11:15:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-29T11:16:32.000Z (over 9 years ago)
- Last Synced: 2023-02-23T18:16:44.607Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 105 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# app
> My superb app
## Dev
```
$ npm install
```### Run
```
$ npm start
```### Build
```
$ npm run build
```Builds the app for OS X, Linux, and Windows, using [electron-packager](https://github.com/maxogden/electron-packager).
## License
MIT © [<%= name %>](<%= website %>)