文件名称:parcel-practice:简单的包裹实践
文件大小:688KB
文件格式:ZIP
更新时间:2024-05-27 14:55:15
parcel yarn2 HTML
包裹做法 简单的包裹实践 # Install dependencies yarn # See http://localhost:1234 yarn dev # See 'dist/' yarn build yarn test yarn fmt parcel-practice主要根据和的条款进行分发。 有关详细信息,请参见 。
【文件预览】:
parcel-practice-master
----LICENSE-MIT(1KB)
----.yarnrc.yml(40B)
----LICENSE-APACHE(11KB)
----package.json(462B)
----.github()
--------workflows()
----.prettierignore(98B)
----.vim()
--------coc-settings.json(51B)
----src()
--------index.html(399B)
--------index.ts(239B)
----tsconfig.json(537B)
----COPYRIGHT(455B)
----.gitignore(124B)
----.yarn()
--------sdks()
--------releases()
----README.md(442B)
----yarn.lock(311KB)
----.gitattributes(262B)