Files
chengshishouce/city-manual/frontend/dev.sh

4 lines
109 B
Bash

#!/bin/bash
cd /root/.openclaw/workspace/city-manual/frontend
npm run dev -- --host 0.0.0.0 --port 3000 2>&1