Skip to content

Instantly share code, notes, and snippets.

@hqn-scl
Created March 8, 2020 12:58
Show Gist options
  • Save hqn-scl/47d5131d873a8bc443802f5002b08655 to your computer and use it in GitHub Desktop.
Save hqn-scl/47d5131d873a8bc443802f5002b08655 to your computer and use it in GitHub Desktop.
New gulp project
mkdir project
npm install gulp-cli -g
npm init
npm install --save-dev gulp gulp-sass browser-sync
vi gulpfile.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment