nocobase/packages/app
2021-08-23 20:50:55 +08:00
..
mock v0.5 2021-05-23 08:38:08 +08:00
src feat: user auth 2021-08-23 20:50:55 +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
package.json improve scrollbar styling 2021-08-23 12:43:18 +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