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

6 lines
45 B
Bash
Executable File

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