* feat: delete defined resources * feat: api client * feat: view fields & tab field options & page info... * fix: view type |
||
|---|---|---|
| .. | ||
| mock | ||
| src | ||
| .editorconfig | ||
| .env.example | ||
| .fatherrc.ts | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .umirc.ts | ||
| nodemon.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| typings.d.ts | ||
NocoBase Application
Getting Started
Install dependencies,
$ yarn install
Start the dev server,
$ yarn start