Aucune description

xushiting 143bd93fbe . il y a 3 ans
dist b1dedb3581 . il y a 3 ans
scripts 6e6771c079 feat: 工程化改造 il y a 3 ans
src 143bd93fbe . il y a 3 ans
.gitignore 4a58c45601 防冲突 il y a 3 ans
babel.env.config.js 6e6771c079 feat: 工程化改造 il y a 3 ans
package-lock.json c86516bced . il y a 3 ans
package.json c86516bced . il y a 3 ans
readme.md 6e6771c079 feat: 工程化改造 il y a 3 ans
rollup.config.js 74a1c490b5 . il y a 3 ans
yarn.lock c86516bced . il y a 3 ans

readme.md

开发流程说明

安装 yarn 已安装过的不需要执行

npm install yarn -g

初始化项目

yarn install

启动

yarn start