Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 905 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 905 Bytes

Introduction

This is a color palette picker we made in Electron.

You can see a preview ScreenShot

How to run?

Install dependencies for Windows and release binary

You need to have installed this runtime libraries for the electron version 1.1.0:

https://www.microsoft.com/en-us/download/details.aspx?id=48145

Install software dependencies

  • Latest version of NPM

$ npm install -g npm

  • Electron

$ npm install -g electron

Clone project

Install module dependencies

  • Inside the project folder run: npm install

Run

  • Inside the project folder run: electron .

Author

Powered by Devopensource

Special thanks

We want to thank so much to http://codepen.io/cmegown/pen/VaMzQq