Simple Boilerplate for HTML/CSS/JS development based on Gulp.
- Install Node.js (https://nodejs.org) - v12.xx ~
- Fork this repository.
- Move to folders and Install the dependencies.
$ npm install
- After Install dependencies and Run Gulp.
$ gulp
- Sass (compiles to CSS)
- CSS Minify
- JS Minify (not include library folder)
- Image Sprite Generate
- Image Optimization
- SVG Icon
- HTML, CSS, JS Browsersync
- HTML Include
- dist (desination folders. it auto building when you'are first run gulp)
- src (developer working folders)
- css
- libs
- scss
- common
- mixins
- pages
- font
- img
- icons
- sprites
- bul
- ico
- txt
- svg
- js
- apps
- libs
- views
- css