Skip to content

Instantly share code, notes, and snippets.

@marocchino
Last active September 19, 2015 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marocchino/6e2637e2c8e7a8c6da66 to your computer and use it in GitHub Desktop.
Save marocchino/6e2637e2c8e7a8c6da66 to your computer and use it in GitHub Desktop.

개발환경 설정하기

http://brew.sh 에 들어가서 Install Homebrew 밑에 명령어을 복사해서 터미널에 붙임.

노드 설치

brew install node

javascripting 설치

npm install -g javascripting
javascripting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment