carvilsi / mvpmc

Minimum Viable Product Model Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVPmc

Minimum Viable Product Model Canvas (Electron)

This tool tries to help you during the task of defining the MVP for your new awesome idea.

Alt vmware

The electron app recycled from the infamous web app with the same name

Run

Choose and download the right package for you os at the release place in this repository. Unpack the content and run the bin.

Build

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

Dependencies

electron electron-packager

About

Minimum Viable Product Model Canvas

License:MIT License


Languages

Language:JavaScript 54.8%Language:HTML 40.9%Language:CSS 4.3%