summaryrefslogtreecommitdiffstats
path: root/install.sh
blob: ac5f510382471cb8224ad03c27b8ae78d22e1f9d (plain)
1
2
3
4
5
cd ui
yarn
yarn build
cd ../server
cargo run