Time application for Pomodoro Technique
This project uses the following boilerplate.
Quramy/electron-jsx-babel-boilerplate
Clone this repository, so execute the following command.
cd pomodoro
npm install -g bower gulp electron-prebuilt
npm install
gulp serve
gulp build;electron dist
gulp package