启动本地文件
- 全局下载 http-server
1- win+R
2- cmd
3- 使用 npm/cnpm 全局下载服务文件 cnpm i http-server -g
4- cmd cd 进入文件地址
5- http-sever (默认端口)/ http-server -p (自定义端口)
标签:文件,http,cnpm,cmd,server,本地
From: https://www.cnblogs.com/mattlew/p/17287236.html
1- win+R
2- cmd
3- 使用 npm/cnpm 全局下载服务文件 cnpm i http-server -g
4- cmd cd 进入文件地址
5- http-sever (默认端口)/ http-server -p (自定义端口)
标签:文件,http,cnpm,cmd,server,本地
From: https://www.cnblogs.com/mattlew/p/17287236.html