Skip to content

Instantly share code, notes, and snippets.

View lordliquid's full-sized avatar
💪
On the grind

Robert Cutright lordliquid

💪
On the grind
View GitHub Profile

I’m looking forward to the Sass Fundamentals workshop! A few notes to ensure you’re set up in advance are below.

See you soon!

Mike

Node.js

You’ll need a relatively recent version (v4.5 or newer, v7 ideally) of node.js installed. On OS X, a great way of doing this without disturbing your existing dev environment is to install NVM. Installation instructions are here.

@lordliquid
lordliquid / README.md
Created August 8, 2016 19:11 — forked from btroncone/README.md
@ngrx/store counter

@ngrx/store counter

Basic counter w/ @ngrx/store.