Jatin 8898 Sass Starter Pack Save

Sass starter files using Gulp v4.0.0 🔥

Project README

Sass Starter Pack ♦️

GitHub stars GitHub forks GitHub license

A light package for compiling Sass(scss files) and running a dev server using Browser Sync.

You can check out this Medium article

Version

1.0.0

📝 Usage

Clone this Repo

git clone https://github.com/Jatin-8898/sass-starter-pack.git

Installation

Get started quickly by cloning this repository.

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

Alternatively

Init the package.json

Open the terminal and enter the following

$ npm init -y

Install the necessary dependencies

$ npm install --save-dev  gulp-sass   browser-sync  gulp  gulp-postcss  autoprefixer  cssnano  gulp-sourcemaps

Take the gulpfile.js from here and your all set with the starter pack.

Open Source Agenda is not affiliated with "Jatin 8898 Sass Starter Pack" Project. README Source: Jatin-8898/sass-starter-pack

Open Source Agenda Badge

Open Source Agenda Rating