Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 177 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 177 Bytes

开发模式

使用parcel来构建,运行前请安装parcel

parcel src/index.html

部署网页

parcel build src/index.html --no-minify --public-url ./