const StaticServer = require('../src/index');
const staticServer = new StaticServer({
port: 9527,
rot: '/public',
});
staticServer.start();
// staticServer.close();
-
Notifications
You must be signed in to change notification settings - Fork 0
极简静态资源服务器
License
sunluyong/static-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
极简静态资源服务器
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published