forked from AkkomaGang/akkoma-fe
Update README.md
This commit is contained in:
parent
fcb950fb43
commit
a97f6a64ad
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ You don't need to build Pleroma yourself. Check out https://gitgud.io/lambadalam
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
# install dependencies
|
# install dependencies
|
||||||
npm install
|
npm install -g yarn
|
||||||
|
yarn
|
||||||
|
|
||||||
# serve with hot reload at localhost:8080
|
# serve with hot reload at localhost:8080
|
||||||
npm run dev
|
npm run dev
|
||||||
|
|
Loading…
Reference in a new issue