GitHub - andrew/node-sass-example: 👌 [UNMAINTAINED] Example app to show how to use node-sass (original) (raw)

This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Node-Sass Example App

Example app to show how to use node-sass as a connect middleware.

Codeship Status for andrew/node-sass-example

Setup

git clone git@github.com:andrew/node-sass-example.git
cd node-sass-example
npm install
node server.js
open http://localhost:8000

Note on Patches/Pull Requests

Copyright (c) 2016 Andrew Nesbitt. See LICENSE for details.