nodejs-sample #nodejs sample code 먼저 프로젝트를 다운 받는다. $ git clone https://github.com/yangjeehan/nodejs-sample.git $ cd nodejs-sample package.json을 통해 필요 library설치 $ npm install 실행! $ node app.js web url에서 확인 $ curl http://localhost:9999/test