Dosyaya git
2023-07-14 09:47:21 +08:00
public init 2023-06-30 11:08:43 +08:00
src done 2023-07-14 09:47:21 +08:00
.editorconfig init 2023-06-30 11:08:43 +08:00
.gitignore update 2023-07-03 14:24: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