Skip to content

Instantly share code, notes, and snippets.

@derekbtw
Created January 23, 2017 17:00
Show Gist options
  • Save derekbtw/c4a986622395df5bc7de7d72967c9582 to your computer and use it in GitHub Desktop.
Save derekbtw/c4a986622395df5bc7de7d72967c9582 to your computer and use it in GitHub Desktop.
Essential Software

Software Essentials


Ruby:

  • SASS $ gem install sass
  • Bourbon $ gem install bourbon
  • Neat $ gem install neat
  • Bitters $ gem install bitters

NPM

  • Create React App $ npm create react app
  • Jade $ npm install jade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment