Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 128 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 128 Bytes

开发模式

parcel src/index.html

部署网页

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