文件名称:serve-brunch:早午餐的简单Web服务器
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-17 11:43:55
JavaScript
早午餐 启动一个简单的Web服务器。 在,但您也可以将其用于您的项目。 用法 require ( 'serve-brunch' ) . serve ( { publicPath , port , // default: 3333 hostname , // default: localhost path , // path to server.js file command , // run a custom command instead of reading the file } ) ; 执照 (c)2016 Paul Miller( )
【文件预览】:
serve-brunch-master
----index.js(4KB)
----package.json(704B)
----README.md(475B)