Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

andrew/node-sass-example

Repository files navigation

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 [email protected]:andrew/node-sass-example.git
cd node-sass-example
npm install
node server.js
open https://localhost:8000

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright

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