ファイルへ移動
2023-06-30 16:58:38 +08:00
public init 2023-06-30 11:08:43 +08:00
src update kiln 2023-06-30 16:58:38 +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 init 2023-06-30 11:08:43 +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