mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 18:03:01 +00:00
6 lines
170 B
Bash
6 lines
170 B
Bash
#!/usr/bin/env bash
|
|
|
|
# FIXME! do not run build
|
|
lerna exec --scope @ali/lowcode-code-generator -- npm run build
|
|
# lerna exec --scope @ali/lowcode-demo-server -- npm start
|