Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 276 Bytes

File metadata and controls

8 lines (5 loc) · 276 Bytes

gulp-starter

HTML/Sass with Gulp and some starter HTML/Scss. Gulp is for running Sass and Browsersync.

Run npm install or yarn

Running gulp will build the CSS and watch for .scss and .html changes.

Running gulp build will build the CSS for production and stop.