An example app for electron-mumble
Install the latest version of these:
Use git bash for the following instructions.
$ npm install electron-prebuilt -g
$ npm install node-gyp -g
$ git clone git@github.com:evolvelabs/electron-mumble-example.git
$ cd electron-mumble-example
$ npm install
$ electron .