npm install
npm install -g gulp
gulp build
Gulp will now build everything in the source folder and create it into a packaged app ready for distribution.
npm install
npm install -g gulp
gulp build
Gulp will now build everything in the source folder and create it into a packaged app ready for distribution.