설명 없음

rindy 6e6771c079 feat: 工程化改造 3 년 전
dist 6e6771c079 feat: 工程化改造 3 년 전
scripts 6e6771c079 feat: 工程化改造 3 년 전
src 6e6771c079 feat: 工程化改造 3 년 전
.gitignore 6e6771c079 feat: 工程化改造 3 년 전
babel.env.config.js 6e6771c079 feat: 工程化改造 3 년 전
package.json 6e6771c079 feat: 工程化改造 3 년 전
readme.md 6e6771c079 feat: 工程化改造 3 년 전
rollup.config.js 6e6771c079 feat: 工程化改造 3 년 전
yarn.lock 6e6771c079 feat: 工程化改造 3 년 전

readme.md

开发流程说明

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

npm install yarn -g

初始化项目

yarn install

启动

yarn start