mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-04 13:18:55 +08:00
.. | ||
mock | ||
src | ||
.editorconfig | ||
.fatherrc.ts | ||
.gitignore | ||
.npmignore | ||
.prettierignore | ||
.prettierrc | ||
.umirc.ts | ||
package.json | ||
README.md | ||
tsconfig.json | ||
typings.d.ts | ||
umi.js |
NocoBase Application
Getting Started
Install dependencies,
$ yarn install
Start the dev server,
$ yarn start