Skip to content

Mac app for easily creating device mockups from your screenshots

License

Notifications You must be signed in to change notification settings

slightlytyler/mocksy

Repository files navigation

Mocsky Build Status

Mocksy is an app for easily and quickly creating mockups with your screenshots.

alt tag

Install

Install dependencies.

$ npm install

Run

Run this two commands simultaneously in different console tabs.

npm run hot-server
npm run start-hot

Toggle Chrome DevTools

  • OS X: Cmd Alt I or F12
  • Linux: Ctrl Shift I or F12
  • Windows: Ctrl Shift I or F12

Toggle Redux DevTools

Ctrl+H

Package

npm run package

Options

  • --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

About

Mac app for easily creating device mockups from your screenshots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published