nocobase/packages/app
2021-08-17 00:15:53 +08:00
..
mock v0.5 2021-05-23 08:38:08 +08:00
src updates 2021-07-27 10:34:52 +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
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