Skip to content

This is a project to be used as a live demo of SASS during my presentation of Less & SASS.

Notifications You must be signed in to change notification settings

stiltet/SASS-Code-Example-Demo

Repository files navigation

SASS Code Example DEMO

This is a project to be used as a live demo of SASS during my presentation of Less & SASS.

#Setup

  1. Download and install NodeJS from https://nodejs.org/en/ (Make sure "Add to PATH" is selected in installation).
  2. Open up PowerShell or command prompt and go to the root folder of this project (where this readme-file is located).
  3. Type "npm install -g gulp" to install GULP globally on your computer.
  4. Type "npm install" and all packages in packages.json will be installed.
  5. Type "gulp" and GULP starts listening to changes in assets/sass folder.
  6. Restart any applications as well as command prompt in order to use GULP properly.

About

This is a project to be used as a live demo of SASS during my presentation of Less & SASS.

Resources

Stars

Watchers

Forks

Packages

No packages published