Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 126 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 126 Bytes

开发

    yarn global add parcel
    parcel src/index.html

yarn build 一键发布

    yarn build