Skip to content

yangjeehan/nodejs-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

nodejs sample code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published