node server, 非常简单的node server。有简单的server, router, handler
启动:node index.js
访问:localhost:8888/start 读取上一层文件目录
localhost:8888/upload 上传图片暂未实现
| Name | Name | Last commit date | ||
|---|---|---|---|---|
node server, 非常简单的node server。有简单的server, router, handler
启动:node index.js
访问:localhost:8888/start 读取上一层文件目录
localhost:8888/upload 上传图片暂未实现