Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alxmtr/gulp-pug-sass-boilerplate

Sass & Pug boilerplate using Gulp + BrowserSync
https://github.com/alxmtr/gulp-pug-sass-boilerplate

browsersync gulp gulp-starter pug sass

Last synced: about 20 hours ago
JSON representation

Sass & Pug boilerplate using Gulp + BrowserSync

Awesome Lists containing this project

README

        

# 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.