An open API service indexing awesome lists of open source software.

https://github.com/willworks/node-server

node http server
https://github.com/willworks/node-server

Last synced: 10 months ago
JSON representation

node http server

Awesome Lists containing this project

README

          

# node-server
node http server

#####使用方法

- 把server.js放在工程目录下
- 终端进入该目录,node server.js port 执行即可访问port端口,例如node server.js 8080