An open API service indexing awesome lists of open source software.

https://github.com/oncomouse/node-sass-starter


https://github.com/oncomouse/node-sass-starter

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Node Sass Starter

Basic starter project for working with Node Sass.

Normalize is included as both a starting point and an example of how including files works.

## Commands

* `npm run compile` – Compile SCSS code into CSS code
* `npm run start` – Start a live-reloading development server on port 5000