Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 353 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 353 Bytes

About

A repo to support this article, that provides a simple working example.

Usage

Install project dependencies:

npm install

Run the gulp task via the npm script:

npm run build

Run the gulp task directly with Gulp:

gulp build