Skip to content

Simple Gulp SASS Starter Boilerplate Project with Bootstrap Example

Notifications You must be signed in to change notification settings

ismailfarooq/gulp-sass-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Gulp SASS Starter Boilerplate

Gulp SASS Starter Project with Bootstrap Example

Prerequisites

  • node
  • npm
  • gulp

Quick Start:

# Browse to project folder
cd /path/to/project/this/folder

# Install all dependencies
npm install

# and run
gulp

Additional 💩 commands

To compile sass files only run: gulp sass

To compile javascript files only run: gulp js

To clean all compiled files run: gulp clean

Contribution guidelines

  • Pull Request are always welcome
  • Please search before creating any issue

About

Simple Gulp SASS Starter Boilerplate Project with Bootstrap Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published