0.1.0 • Published 10 years ago
vcl-build-demo v0.1.0
VCL build-demo
This module contains:
- A Gulp tasks to build and serve demos of VCL modules.
- HTML scaffold used for all demos.
Building a demo means to:
- Build the CSS from the specified
devDependenciesin the module and write them to thebuildfolder. - Take the demo files from the demo folder, wrap them with the
index.htmltemplate from this module and write them to thebuildfolder. The rendered template contains the includes to the generated CSS.
On installation, this module will copy its Gulpfile.js to the root folder
of its parent module.
0.1.0
10 years ago