nocobase/packages/app
2021-12-02 14:11:19 +08:00
..
src feat(docs): update model api doc 2021-11-12 18:38:58 +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 fix: development environment client does not need to be compiled 2021-12-02 14:11:19 +08:00
package.json fix: cannot start the project 2021-10-10 12:16:28 +08:00
README.md v0.5 2021-05-23 08:38:08 +08:00
tsconfig.apis.json feat: improve code 2021-10-01 23:31:49 +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.js fix: cannot start the project 2021-10-10 12:16:28 +08:00

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start