A smart photoshop created in PDI classes
This project uses Electron with Typescript and with out good and old JQuery.
You must to have the NodeJS, Ruby and Compass installed.
After confirm that you have all these items installed, run at the terminal (if you don't have installed):
[sudo] npm install -g gulp typescriptRun the following commands:
$ npm installWhile developing, open the terminal and run the following commands:
$ npm run startWith this command, the Typescript and SASS will be compiled every change.
My commits convention is based at AngularJs Commits Convention