SwissFr
0
Q:

use gulp

npm install gulp-cli -g
2
npm init // create the package.json file
npm install -g gulp //If you haven't installed gulp globally before
npm install --save-dev gulp // --save-dev dependancy package.json
npm install --save-dev gulp-sass
npm install --save-dev gulp-print
your commands > gulpfile.js
gulp command
0

New to Communities?

Join the community