Skip to content

Designers shouldn't code, unless they want to. This is a place to start.

Notifications You must be signed in to change notification settings

narrowdesign/de-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Before Getting Started

Install These

  1. Install Sublime
  2. Install iTerm
  3. Install Node.js

Run These

  1. Open iTerm

  2. Paste this code and press RETURN
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  3. If prompted, enter the password you use to unlock your computer (it'll look like you aren't typing but you are)

  4. Paste this code and press RETURN
    brew install git

  5. Paste this code and press RETURN
    brew install zsh zsh-completions

  6. Paste this code and press RETURN
    sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

  7. Paste this code and press RETURN
    npm install http-server -g

About

Designers shouldn't code, unless they want to. This is a place to start.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published