Bez popisu

xushiting 3a8882d794 . před 3 roky
dist 3a8882d794 . před 3 roky
scripts 6e6771c079 feat: 工程化改造 před 3 roky
src 3a8882d794 . před 3 roky
.gitignore 53ee1240fe 更新 před 3 roky
babel.env.config.js 6e6771c079 feat: 工程化改造 před 3 roky
package-lock.json 069bc95b2c debugerPanel před 3 roky
package.json 6e6771c079 feat: 工程化改造 před 3 roky
readme.md 6e6771c079 feat: 工程化改造 před 3 roky
rollup.config.js 74a1c490b5 . před 3 roky
yarn.lock 069bc95b2c debugerPanel před 3 roky

readme.md

开发流程说明

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

npm install yarn -g

初始化项目

yarn install

启动

yarn start