You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Grab the demo project
$ git clone git@github.com:csswizardry/nightingale-demo.git
$ cd nightingale-demo
# Install its dependencies
$ npm install
# Build and watch the Sass » CSS
$ npm run build && npm run watch