/gulp

gulp setup with gulp, browser-sync, sass, pug(jade)

Primary LanguageHTML

Song's Gulp Starter Kit

An easy setup for Front-end developing and learning

browser synchronisation, auto-rebuild, CSS injecting etc etc.

compatible with

  • html
  • css
  • sass
  • pug (or jade)

alt text

refreshed automatically to save your time


System Preparation

To use this starter project, you'll need the following things installed on your machine.

  1. Node -use the installer.
  2. Gulp -npm install -g gulp (mac users may need sudo)

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install.

Usage

development mode

Inside the directory, run gulp watch