Update build setup instructions #343

Merged
floatingghost merged 2 commits from norm/pleroma-fe:update-build-setup into develop 2023-12-15 12:24:34 +00:00
Showing only changes of commit 306cea04a1 - Show all commits

View file

@ -22,7 +22,7 @@ To use Akkoma-FE in Akkoma, use the [frontend](https://docs.akkoma.dev/stable/ad
``` bash
# install dependencies
npm install -g yarn
corepack enable
yarn
# serve with hot reload at localhost:8080