lowcode-engine/scripts/start-server.sh

6 lines
170 B
Bash
Raw Permalink Normal View History

2022-01-25 15:30:17 +08:00
#!/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