petertait / curling-hack-frontend

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


Languages

Language:CSS 57.4%Language:JavaScript 27.1%Language:HTML 15.5%