directory | Description |
---|---|
dist |
minified and compressed assets. |
src |
assets source. |
template.mustache |
mustachejs HTML template. |
data.json |
data to be consumed by mustachejs. |
index.html |
compiled mustachejs HTML file. |
npm install
gulp run
Gulp will watch and recompile the template and css files on change.