Contents

Develop
2013.04.23 18:09

[node.js] nodejs 기본 설치

Views 26319 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
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. [node.js] nodejs 기본 설치

  2. [js] 모바일웹에서 이미지 저장하는거 (context menu) 막기

  3. [ios] Objective-C 문자열 조작 메서드

  4. [android] 단일 Thread 환경의 안드로이드에서 Handler를 사용

  5. [ios] NSData 클래스에 대해 (NSData <-> char*)

  6. [c#] 간단한 소켓통신 예제..

  7. [node.js] 지금 하고 있는거..

  8. [doc] 테크니컬 레포트 (BHO 취약점을 이용한 공격)

  9. [ios] UDID와 UUID (디바이스의 Unique Identifier)

  10. [ios] 참고할만한 좋은 예제 소스..

  11. [android] 멀티터치(Multi touch) 부분 구현 ㅋㅋ

  12. 웹페이지 성능 테스트 툴 설명

Board Pagination Prev 1 ... 59 60 61 62 63 64 65 66 67 68 ... 71 Next
/ 71