A lightweight and fast Gulp setup for frontend development. Includes ready-to-use tasks for compiling SCSS, minifying CSS/JS, optimizing images, live-reloading, and building production-ready code.
- SCSS to CSS compilation
- Autoprefixer for cross-browser compatibility
- JavaScript concatenation and minification
- Image optimization
- HTML minification
- LiveReload / BrowserSync
- Clean build directory
- Easy-to-understand project structure