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