micahgodbolt / sassbitesdemo

12 stars 4 forks source link

Putting it All Together
by @MicahGodbolt - Front-end Architect

What we'll be going over

Steps to Install

Install Node from http://nodejs.org/

npm install -g grunt-cli

npm install -g bower

gem install bundler

git clone https://github.com/micahgodbolt/sass-summit-2014.git && cd sass-summit-2014

npm install

grunt

Related Links

Windows Users

Check out issue #4 for tips on making this work on windows.