Created
May 30, 2017 22:50
-
-
Save bulbul84/f9e4f994b5d5bd73cae4761c8bacb6ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install NPM: npm install | |
# Install node: npm install node | |
# Install gulp: npm install gulp -g | |
npm install gulp --save-dev | |
# Install gulp extension together: | |
npm install gulp browser-sync gulp-sass gulp-clean-css gulp-notify gulp-file-include gulp-rename gulp-sass-bulk-import g | |
ulp-sourcemaps gulp-autoprefixer --save-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment