nocobase/packages/app
2021-09-14 11:09:26 +08:00
..
mock v0.5 2021-05-23 08:38:08 +08:00
src feat: improve code 2021-09-14 11:09:26 +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-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: improve code 2021-09-14 11:09:26 +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