Go to file
2023-07-02 16:32:34 +08:00
public init 2023-06-30 11:08:43 +08:00
src update datetime 2023-07-02 16:32:34 +08:00
.editorconfig init 2023-06-30 11:08:43 +08:00
.gitignore init 2023-06-30 11:08:43 +08:00
.prettierignore init 2023-06-30 11:08:43 +08:00
.prettierrc update Kiln 2023-07-01 09:51:17 +08:00
.umirc.ts init 2023-06-30 11:08:43 +08:00
package.json init 2023-06-30 11:08:43 +08:00
README.md init 2023-06-30 11:08:43 +08:00
tsconfig.json init 2023-06-30 11:08:43 +08:00
typings.d.ts init 2023-06-30 11:08:43 +08:00

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start