Go to file
zzy 6f5fe26013 添加api 2022-06-06 16:46:07 +08:00
mock feat: 初始化项目 2022-05-31 15:19:37 +08:00
src 添加api 2022-06-06 16:46:07 +08:00
.editorconfig feat: 初始化项目 2022-05-31 15:19:37 +08:00
.gitignore feat: 提交lock文件 2022-05-31 17:09:31 +08:00
.prettierignore feat: 初始化项目 2022-05-31 15:19:37 +08:00
.prettierrc feat: 初始化项目 2022-05-31 15:19:37 +08:00
.umirc.ts feat: 初始化项目 2022-05-31 15:19:37 +08:00
README.md feat: 初始化项目 2022-05-31 15:19:37 +08:00
package.json feat: 初始化项目 2022-05-31 15:19:37 +08:00
tsconfig.json feat: 初始化项目 2022-05-31 15:19:37 +08:00
typings.d.ts feat: 初始化项目 2022-05-31 15:19:37 +08:00
yarn.lock feat: 提交lock文件 2022-05-31 17:09:31 +08:00

README.md

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start