Skip to content

opseal/SCSS-Starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCSS Starter Pack

A light package for compiling Sass and running a dev server

Version

1.0.0

Usage

Installation

install Gulp globally

$ npm install -g gulp

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

$ gulp

About

SCSS starter pack with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 55.7%
  • JavaScript 28.0%
  • HTML 16.3%