pay-cn

sszf7605 02d664c5fc fix:筛选并跑通pany项目所需前端工程; 1 vuosi sitten
mock 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
src e0f09b66b9 fix:解开接口注释 2 vuotta sitten
.editorconfig 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
.gitignore 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
.prettierignore 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
.prettierrc 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
.umirc.ts 02d664c5fc fix:筛选并跑通pany项目所需前端工程; 1 vuosi sitten
README copy.md 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
README.md af5c49f0d9 Initial commit 2 vuotta sitten
package.json 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
tsconfig.json 1b6dc0eb1e feat:迁移项目 2 vuotta sitten
typings.d.ts 1b6dc0eb1e feat:迁移项目 2 vuotta sitten

README copy.md

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start

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