mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 22:27:26 +00:00
.. | ||
src | ||
.editorconfig | ||
.env.example | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
.umirc.ts | ||
docker-compose.yml | ||
Dockerfile | ||
package.json.tpl | ||
README.md | ||
tsconfig.apis.json | ||
tsconfig.json | ||
typings.d.ts |
NocoBase
Getting Started
Install dependencies,
$ yarn
Start the dev server,
$ yarn start