📚 add build section (README.md)
This commit is contained in:
parent
113ca23a91
commit
4c82065298
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@ vim src/consts.ts
|
||||||
bun run install
|
bun run install
|
||||||
bun run build
|
bun run build
|
||||||
|
|
||||||
# use dist folder
|
# deploy FediGONE
|
||||||
|
cd dist
|
||||||
|
vercel deploy --prod
|
||||||
```
|
```
|
||||||
|
|
||||||
## Dependencies 🪡
|
## Dependencies 🪡
|
||||||
|
|
Loading…
Add table
Reference in a new issue