See live demo
/build
The build folder/source
Source files
├── build
├── source
│ ├── fonts
│ ├── img
│ ├── js
│ ├── scss
- Clone or download from GitHub
- Install Node Modules: npm i
- Run: gulp
gulp build
Optimization CSS, JS, HTML, IMG, SVG. create WebP, SVG sprite. Create build folder and copy source files, live server + watcher
All images user here is for demo purpose only, we are not responsible for any copyrights.
Code released under the MIT license.