starterkit icon indicating copy to clipboard operation
starterkit copied to clipboard

A Front End development Gulp.js based workflow. 🚀

Results 2 starterkit issues
Sort by recently updated
recently updated
newest added

Followed the directions in README.md and I receive this error when I run `gulp`: ``` $ gulp [11:26:22] Failed to load external module babel/register [11:26:22] Requiring external module babel/register ```...

Getting an reference error error when I try to import any ES6 module in index.js `import LazyLoad from "vanilla-lazyload";` (This is a terrific project, easy to fall out of touch...