Skip to content

brandonreid/sass_starter_pack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sass Starter Pack

A light package for compiling Sass and running a dev server

Version

1.0.0

Usage

Installation

Install the dependencies (gulp, gulp-sass, browser-sync)

$ npm install

Run

This will watch your sass files, compile them and run your dev server at http://localhost:3000

$ npm start

About

Sass starter pack using gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 61.2%
  • HTML 32.3%
  • CSS 6.5%