Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vicainelli/pug-sass-javascript-gulp


https://github.com/vicainelli/pug-sass-javascript-gulp

css html jamstack javascript pug sass stack static-site

Last synced: about 1 hour ago
JSON representation

Awesome Lists containing this project

README

        

# Pug + Sass + Javascript + Gulp

[![license](https://img.shields.io/github/license/vicainelli/pug-sass-javascript-gulp.svg)](LICENSE)

### Install dependencies

`yarn`

### Run Individual Tasks

Sass
`gulp styles`

Pug
`gulp views`

### Run Watch Task

`gulp`

### Run Build Task

`gulp build`