nocobase/packages/app
2021-11-12 18:38:58 +08:00
..
src feat(docs): update model api doc 2021-11-12 18:38:58 +08:00
.editorconfig
.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-10-01 23:31:49 +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