mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-02 04:02:51 +00:00
5 lines
45 B
Bash
Executable file
5 lines
45 B
Bash
Executable file
cd ui
|
|
yarn
|
|
yarn build
|
|
cd ../server
|
|
cargo run
|