nocobase/packages/app
2021-04-04 23:33:06 +08:00
..
mock
src fix: minor problems (#72) 2021-04-04 23:33:06 +08:00
.editorconfig
.env.example chore: adjust parameters 2021-03-22 13:33:57 +08:00
.fatherrc.ts
.gitignore feat: add drawerSelect component for linkTo 2020-12-22 19:12:30 +08:00
.prettierignore
.prettierrc
.umirc.ts fix: specify the env file path 2021-03-30 17:01:13 +08:00
nodemon.json feat: add api package 2021-03-23 10:53:11 +08:00
package.json feat: print button for descriptions 2021-04-01 21:15:51 +08:00
README.md
tsconfig.json
typings.d.ts

NocoBase Application

Getting Started

Install dependencies,

$ yarn install

Start the dev server,

$ yarn start