快速在当前目录启动一个node静态服务
res-server
在当前目录快速建立一个node服务的工具
安装:
npm install res-server -g
使用:
在 当前文件夹执行
res-server start
自定义端口:
res-server start 2222
HomePage
https://github.com/hxlovexc/static-server#readme
Repository
git+https://github.com/hxlovexc/static-server.git
来源:JavaScript中文网 ,转载请注明来源 https://www.javascriptcn.com/post/6005607281e8991b448de9a3