/compadre

Compadre helps you compare design comps against development sites or apps.

Primary LanguageJavaScript

Compadre

A Mac app that overlays design comps on top of developed sites or apps to compare them.

Run locally

  1. Clone this repository
  2. Inside the cloned repo's directory install the node module depencies yarn install
  3. Run yarn electron-local

Build locally

Run yarn electron-pack

Publish a release to GitHub

  • Follow this workflow and then run yarn electron-publish