Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 199 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 199 Bytes

Contributing Guide

Setup

  1. npm install -g gulp
  2. npm install -g nw
  3. npm install

Running

  1. npm start

Generating executables

  1. gulp release
  2. See the dist directory.