petertait / gulp-template

Barebones template for Gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barebones gulp project

Barebones gulp.js project. Gives you local server, liveReload, postcss, & jshint.

getting started

Install node & gulp

brew install node, npm install -g gulp

Install packages

npm i

Run Gulp

gulp

About

Barebones template for Gulp


Languages

Language:CSS 79.2%Language:JavaScript 18.0%Language:HTML 2.8%