Skip to content

This is a simple starter boilerplate for building HTML templates with Gulp, Sass and Pug

Notifications You must be signed in to change notification settings

randysmachado/gulp-sass-pug-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Sass and Pug boilerplate

This is a simple starter boilerplate for building HTML templates with Gulp, Sass and Pug

Requirements

NodeJS, Gulp, Yarn or NPM must be installed.

Getting Started

First, clone or download repository and inside the created folder, run the command:

yarn install
# or
npm install

Run the development server:

yarn dev
# or
npm run dev
# or
gulp

Open http://localhost:3000 with your browser.

Learn More

Inspiration

About

This is a simple starter boilerplate for building HTML templates with Gulp, Sass and Pug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published