mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 19:46:28 +00:00
.. | ||
src | ||
.editorconfig | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
.umirc.ts | ||
package.json | ||
README.md | ||
tsconfig.apis.json | ||
tsconfig.json | ||
typings.d.ts | ||
umi.js |
umi project
Getting Started
Install dependencies,
$ yarn
Start the dev server,
$ yarn start