mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 23:49:27 +08:00
10 lines
87 B
Markdown
10 lines
87 B
Markdown
# NocoBase
|
|
|
|
## Getting Started
|
|
|
|
```bash
|
|
yarn install
|
|
yarn nocobase init
|
|
yarn start
|
|
```
|