readme.md 163 B

开发流程说明

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

npm install yarn -g

初始化项目

yarn install

启动

yarn start