mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-02-17 17:40:31 +08:00
7 lines
116 B
Markdown
7 lines
116 B
Markdown
# How to Run?
|
|
1. `yarn`
|
|
2. `yarn global add lerna`
|
|
3. `lerna run prepublish`
|
|
4. `cd packages/runtime`
|
|
5. `yarn dev`
|