mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 10:36:11 +00:00
10 lines
87 B
Markdown
10 lines
87 B
Markdown
# NocoBase
|
|
|
|
## Getting Started
|
|
|
|
```bash
|
|
yarn install
|
|
yarn nocobase init
|
|
yarn start
|
|
```
|