Go to file
zzy 0776756fec 添加api 2022-06-06 16:19:21 +08:00
mock feat: 初始化项目 2022-05-31 15:19:37 +08:00
src 添加api 2022-06-06 16:19:21 +08:00
.editorconfig feat: 初始化项目 2022-05-31 15:19:37 +08:00
.gitignore feat: 初始化项目 2022-05-31 15:19:37 +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

README.md

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start