GULP - BUILD TOOLS

Features

FeatureSummary
Responsive boilerplateA responsive boilerplate optimized for the multi-screen web.
Sass supportCompileSassinto CSS bringing support for variables, mixins and more.
Performance optimizationMinify and concatenate JavaScript, CSS, HTML and images to help keep your pages lean.
Code LintingCode linting is done usingESLint,Stylelintandpug-lint.
ES2015 via BabelOptional ES2015 support usingBabel.
Built-in HTTP ServerA built-in server for previewing your site locally while you develop and iterate.
Live Browser ReloadingReload the browser in real-time anytime an edit is made without the need for an extension.
Cross-device SynchronizationSynchronize clicks, scrolls, forms. Powered byBrowserSync.