/gulp-iframe-boilerplate

gulp build system to generate static files for iframe use

Primary LanguageJavaScript

BUILD

Compile and inline linked files $ gulp

Dev

Compile and watch files $gulp watch

Compile. watch and serve files on localhost:4000 (hot reloading enabled) gulp sync