Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 319 Bytes

File metadata and controls

15 lines (6 loc) · 319 Bytes

node server test

node server, 非常简单的node server。有简单的server, router, handler

启动:node index.js

访问:localhost:8888/start 读取上一层文件目录

 localhost:8888/upload   上传图片暂未实现

参考地址