This repository has been archived on 2020-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
lemmy/install.sh
2019-04-06 15:49:51 -07:00

5 lines
45 B
Bash
Executable file

cd ui
yarn
yarn build
cd ../server
cargo run