Contents

Develop
2013.04.23 18:09

[node.js] nodejs 기본 설치

조회 수 26318 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
1. node.js 설치
git clone git://github.com/ry/node.git (또는 nodejs.org 에서 다운로드)
./configure
make
make install

2. npm설치
curl http://npmjs.org/install.sh | sh

3. package 설치
npm install socket.io
npm install express
npm install stylus
npm install nib
npm install jade



?

  1. [ios] NSString, RegularExpression Find/Replace

  2. Mac OS 에 Jenkins 설치하기 (Homebrew)

  3. [ios] 동영상 플레이어 샘플 (for PIP Player)

  4. [android] Calling activity function from separate class

  5. [matlab] ZigZag-Scanning (2-D Array)

  6. [matlab] 정보은닉 스테가노그래피(Steganography) 수업

  7. [c] Mac OS 에 gmp(gmp.h) 라이브러리 설치

  8. [ios] UUID 생성 + Key Chain 연동

  9. [c] 64bit 머신에서 inet_ntoa() 사용시 Segment fault 대처 방법법

  10. [ios] 소소한 팁 (Rect,Point,Path,URL 등)

  11. [node.js] nodejs 기본 설치

  12. [c#] 웹문서 소스(html) 긁어오기

Board Pagination Prev 1 2 Next
/ 2