Minimum Viable Product Model Canvas (Electron)
This tool tries to help you during the task of defining the MVP for your new awesome idea.
The electron app recycled from the infamous web app with the same name
Choose and download the right package for you os at the release place in this repository. Unpack the content and run the bin.
Clone this repository.
$ bower install
$ npm install
Run:
$ npm start
Packaging for all platforms:
$ npm run package
note: for windows you will require wine, on mac os $ brew install wine