# Grab the demo project
$ git clone [email protected]:csswizardry/nightingale-demo.git
$ cd nightingale-demo
# Install its dependencies
$ npm install
# Build and watch the Sass » CSS
$ npm run build && npm run watch
# Grab the demo project
$ git clone [email protected]:csswizardry/nightingale-demo.git
$ cd nightingale-demo
# Install its dependencies
$ npm install
# Build and watch the Sass » CSS
$ npm run build && npm run watch