nocobase/packages/app
2021-09-06 16:00:38 +08:00
..
mock v0.5 2021-05-23 08:38:08 +08:00
src feat: add @nocobase/preset-nocobase 2021-09-06 16:00:38 +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 feat: improve code 2021-08-17 00:15:53 +08:00
nodemon.json refactor: add command support to the server 2021-09-05 23:59:38 +08:00
package.json feat: add @nocobase/preset-nocobase 2021-09-06 16:00:38 +08:00
README.md v0.5 2021-05-23 08:38:08 +08:00
tsconfig.api.json refactor: add command support to the server 2021-09-05 23:59:38 +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