nocobase/packages/app
2021-07-23 19:53:43 +08:00
..
mock v0.5 2021-05-23 08:38:08 +08:00
src/pages bugfix 2021-07-23 19:53:43 +08:00
.editorconfig 发布核心框架 (#6) 2020-11-11 15:23:39 +08:00
.gitignore v0.5 2021-05-23 08:38:08 +08:00
.prettierignore v0.5 2021-05-23 08:38:08 +08:00
.prettierrc v0.5 2021-05-23 08:38:08 +08:00
.umirc.ts API_URL env 2021-07-23 18:26:05 +08:00
package.json API_URL env 2021-07-23 18:26:05 +08:00
README.md v0.5 2021-05-23 08:38:08 +08:00
tsconfig.json v0.5 2021-05-23 08:38:08 +08:00
typings.d.ts v0.5 2021-05-23 08:38:08 +08:00

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start