UNPKG
file-server-plus
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
``` npm run test ```
github.com/cumthyb/file-server-plus
cumthyb/file-server-plus
file-server-plus
/
README.md
11 lines
(9 loc)
•
100 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
# 静态文件服务器
## 调试
``
` npm run test `
``
## 启动服务
``
` npm start `
``