Skip to content

thanhdanh-icdvn/gulp_scss_pug_boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp-pug-sass boilerplate

made by Minaki-web

Installation

$ git clone https://github.com/Minaki-web/boilerplate  
$ npm i  
$ npm start

Commands

Command Description
npm start do tasks and start server
npm run watch watch changing 'src' to do tasks
npm run build delete existing 'dist' and do tasks
npm run build:img compress only 'src/img'
npm run reset delete 'dist'
npm run reset:img delete 'dist/img'

Useful Links

About

This is a boilerplate that using gulp, pug, sass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • SCSS 25.2%
  • Pug 21.2%