mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-21 03:15:49 +08:00
.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