http-server-hot
v0.1.7
Published
http-server-hot用来对传统项目(jquery官网类,非单页面应用)开启一个http服务并实现当前目录下的资源(html、css、js)热更新;可以快速配置api代理,解决跨域带来的烦恼
Maintainers
Keywords
Readme
http-server-hot
http-server-hot开启一个http服务的同时,可以对引用的资源(css、js)进行热更新,使开发变得更加高效 http-server-hot可以快速配置多个要代理的域名,解决API跨域问题带来的烦恼
Introduce
使用介绍:https://juejin.cn/post/7096451657659056159
Installation
npm install http-server-hot [-d]Usage
http-server-hot [path] [options]Now you can visit http://localhost:4725/your-page to view your server
License
MIT
