Go to file
gary 5505b9f30c feat: 初始化项目 2022-05-31 15:19:37 +08:00
mock feat: 初始化项目 2022-05-31 15:19:37 +08:00
src feat: 初始化项目 2022-05-31 15:19:37 +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