Skip to content

Workflow for using Gulp & Handlebars to compile HTML banners

Notifications You must be signed in to change notification settings

howeller/HandleBars-Gulp-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Compile Handlebars Test

Workflow for using Gulp & Handlebars templates for banner production

Setup

  1. You will need to have NodeJs, & Gulp installed globally. Follow the Quick Start guide to get setup.

  2. Clone this repo or copy all contents to the root of your project folder.

  3. In Terminal - navigate to your project folder and run npm install to download all of the npm packages.

Usage

To run the build

gulp

To run the build automatically each time a file is saved

gulp watch

To build and zip all files

gulp zip

Dependencies

About

Workflow for using Gulp & Handlebars to compile HTML banners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published