Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 444 Bytes

File metadata and controls

28 lines (23 loc) · 444 Bytes

###Src files for gulp-handlebars-livereload

Check out https://github.com/scottlet/gulp-handlebars-livereload

Place this repo inside that checkout as src

You should have a directory structure that looks something like:

- bin
- gulp-tasks
- src
  ├ fonts
  ├ images
  ├ js
  ├ sass
  ├ templates
  └ tests
.eslintignore
.eslintrc
.gitignore
.sass-lint.yml
README.md
gulpfile.js
package.json

Where src is this repo.