You are on page 1of 1

npm install gulp-cli -g

npm install -g gulp

npm install gulp

gulp Debug
This task is used for production build, will do the same like the default task and
also will minify all files

gulp Release

You might also like