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)
refreshed automatically to save your time
System Preparation
To use this starter project, you'll need the following things installed on your machine.
Local Installation
- Clone this repo, or download it into a directory of your choice.
- Inside the directory, run
npm install
.
Usage
development mode
Inside the directory, run gulp watch