pay-cn

sszf7605 02d664c5fc fix:筛选并跑通pany项目所需前端工程; hai 1 ano
mock 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
src e0f09b66b9 fix:解开接口注释 %!s(int64=2) %!d(string=hai) anos
.editorconfig 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
.gitignore 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
.prettierignore 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
.prettierrc 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
.umirc.ts 02d664c5fc fix:筛选并跑通pany项目所需前端工程; hai 1 ano
README copy.md 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
README.md af5c49f0d9 Initial commit %!s(int64=2) %!d(string=hai) anos
package.json 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
tsconfig.json 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos
typings.d.ts 1b6dc0eb1e feat:迁移项目 %!s(int64=2) %!d(string=hai) anos

README copy.md

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start

//注意坑: 1、package.json里面的打包命令,不要使用UMI_ENV字段,这个在当前版本好像是某个关键字,会error。