FrontEnd Boilerplate is all-inclusive HTML5 starter with Gulp 4 task manager.
- Download/Clone The Repository from GitHub
- Install Node Modules using
npm i
- Explore
package.json
&gulpfile.js
to learn how it works - Explore
src
folder & all files to learn structure logic - Use
gulp
orgulp start
orgulp dev
task to develope - Use
gulp build
task to build minified bundle in_production-build
folder - Your project is ready to be deployed ;)
- Gulp 4
- HTML5 & CSS3 ready
- Includes:
jQuery
Normalize.css
- SASS/SCSS preprocessor
- Rigger include (partial template) engine
- Autoprefixer
- Browsersync (watch files and live reload)
- HTML, CSS, JS, Image auto minifier
- CSS and JS sourcemaps in dev mode
- Favicon, .htaccess, robots.txt
- Cross-browser compatibility: last 15 versions