baicha efc857b595 fix:修改判断条件 | 3 年之前 | |
---|---|---|
mock | 3 年之前 | |
src | 3 年之前 | |
.editorconfig | 3 年之前 | |
.gitignore | 3 年之前 | |
.prettierignore | 3 年之前 | |
.prettierrc | 3 年之前 | |
.umirc.ts | 3 年之前 | |
README.md | 3 年之前 | |
package.json | 3 年之前 | |
tsconfig.json | 3 年之前 | |
typings.d.ts | 3 年之前 |
Install dependencies,
$ yarn
Start the dev server,
$ yarn start
//注意坑: 1、package.json里面的打包命令,不要使用UMI_ENV字段,这个在当前版本好像是某个关键字,会error。