strattonbrazil / sticki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Prerequisites

  • install nodejs
  • install the gulp-cli globally ("npm install -g gulp-cli")

Getting Started

  • download the source code
  • from the repository directory run "npm install"
  • run the gulp commands
    • gulp run - loads the application using the electron prebuilt binary
    • gulp package - packages the application into a zip file with executable

About


Languages

Language:JavaScript 97.0%Language:CSS 2.8%Language:HTML 0.2%