https://github.com/lfb/http-create-server
使用Node.js创建一个HTTP静态资源服务器
https://github.com/lfb/http-create-server
Last synced: 4 months ago
JSON representation
使用Node.js创建一个HTTP静态资源服务器
- Host: GitHub
- URL: https://github.com/lfb/http-create-server
- Owner: lfb
- License: mit
- Created: 2019-04-26T05:30:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T05:30:23.000Z (about 7 years ago)
- Last Synced: 2025-07-24T11:49:44.293Z (11 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-create-server
使用Node.js创建一个HTTP静态资源服务器