Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 142 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 142 Bytes

开发模式

npm i -g parcel-bundler
parcel src/index.html

部署网页

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