Skip to content

http-server-hot开启一个http服务的同时,可以对引用的资源(css、js)进行热更新,使开发变得更加高效。

Notifications You must be signed in to change notification settings

PeiXiaoMeng/http-server-hot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

http-server-hot开启一个http服务的同时,可以对引用的资源(css、js)进行热更新,使开发变得更加高效。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published