Mocksy is an app for easily and quickly creating mockups with your screenshots.
Install dependencies.
$ npm install
Run this two commands simultaneously in different console tabs.
npm run hot-server
npm run start-hot
- OS X: Cmd Alt I or F12
- Linux: Ctrl Shift I or F12
- Windows: Ctrl Shift I or F12
Ctrl+H
npm run package
- --name, -n: Application name (default: ElectronReact)
- --version, -v: Electron version (default: latest version)
- --asar, -a: asar support (default: false)
- --icon, -i: Application icon
- --all: pack for all platforms