mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-27 08:39:59 +08:00
c2fe8d7231
Improve Editor UX |
||
---|---|---|
.github/workflows | ||
.husky | ||
assets | ||
config | ||
packages | ||
spec/zh_CN | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc | ||
lerna.json | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
How to Run?
yarn
yarn global add lerna
lerna run prepublish
cd packages/runtime
yarn dev