psamp / g.s.d.

the jerky to-do.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The jerky to-do.

Usage

This template contains some simple gulp tasks. They are as follows:

  • gulp watch: This will launch a Node Server and start the standard watchlist task
  • gulp bower: This will move the bower components into their proper location. This will run during the watch task, but you may need to run it manually once in a while
  • gulp handlebars: This will compile your handlebars (.hbs) files for you. Again, watch will watch for changes, but if you add new files, you'll need to run this or restart the gulp watch command.

There are many more tasks, and you really should read through the gulpfile.js, but the ones above will take care of you in most cases.

About

the jerky to-do.


Languages

Language:JavaScript 82.3%Language:HTML 15.3%Language:CSS 2.4%