Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 139 Bytes

fast-preview-h5-project.md

File metadata and controls

11 lines (7 loc) · 139 Bytes

本地快速部署h5项目

使用http-server 快速部署h5项目

npm install -g http-server

cd h5-project

http-server