文件名称:static-server:手写一版静态服务器
文件大小:19KB
文件格式:ZIP
更新时间:2024-05-17 17:20:08
JavaScript
手写一个静态服务器 仿http-server
【文件预览】:
static-server-master
----.gitignore(422B)
----package.json(415B)
----package-lock.json(16KB)
----src()
--------app.js(3KB)
--------test.js(56B)
--------config.js(249B)
----bin()
--------www(503B)
----public()
--------index.html(452B)
--------node.jpeg(9KB)
----README.md(47B)
----template()
--------file.ejs(532B)