Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 439 Bytes

File metadata and controls

30 lines (17 loc) · 439 Bytes

README

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.

TOOLS

gulp minify-css plumber sass