Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 438 Bytes

File metadata and controls

31 lines (24 loc) · 438 Bytes

Workflow UI

Libraries:

Installation

  1. Webpack
npm install -g webpack gulp
  1. Install necessary packages
npm install
  1. Build project
gulp build
  1. Create release
npm run release

License