/gulp

Primary LanguageHTML

Usage

Clone a copy:

git clone git@github.com:storyn26383/gulp.git

Enter the directory:

cd gulp

Install dependencies:

make init

Now you can run make build command to rebuild distributed files.

You can also run make watch command and open http://localhost:3000 to happy coding.