Skip to content

A Yet Another Simple Boilerplate for the Developing HTML/CSS Projects

License

Notifications You must be signed in to change notification settings

unicrow/kundante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kundante

Kundante is a yet another simple boilerplate for the developing HTML/CSS projects and it has some cool features like:

  • Compiles SASS/SCSS
  • Optimizes images
  • Compress CSS/JavaScripts files and bundling into single .css/.js files
  • Able to include HTML parts with like @@include("../src/includes/head.html") custom tag
  • Automatically refreshes browser when save files with BrowserSync.

Installation

yarn install or npm install

Usage

Use gulp watch for watching files and gulp build to build files.

⚡️ Go feel free to clone the project and send your pull requests!

About

A Yet Another Simple Boilerplate for the Developing HTML/CSS Projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published