A repo to support this article, that provides a simple working example.
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
A repo to support this article, that provides a simple working example.
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