Website Framework using npm and gulp with sass and browsersync.
TO RUN:
access folder in terminal
install all node dependencies with
$ npm install
this will automatically install all dependencies needed.
if gulp is not installed globally then run
$ npm install -g gulp
When all installed run
$ gulp
the default browser will open at localhost:3000 with browser sync running.
gulp minify-css plumber sass