lowcode-engine/scripts/start-server.sh
2022-02-16 11:20:17 +08:00

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