Skip to content

xdump/gulp-pug-sass-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-pug-sass-boilerplate

Sass & Pug boilerplate using Gulp + BrowserSync

Usage

  • Clone this repository
git clone https://github.com/zhyar/gulp-pug-sass-boilerplate
  • Install the dependencies
yarn install
  • You also need to install the gulp command line utility
yarn global add gulp-cli
  • And you're ready to run the gulp command

The default task will start watching the files and run the BrowserSync server.

About

Sass & Pug boilerplate using Gulp + BrowserSync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.3%
  • HTML 27.2%
  • CSS 11.5%