all repos — underbbs @ a7682616885d9a1f64b6aee846a80d92e50319e0

decentralized social media client

README.md (raw)

1
2
3
4
5
6
7
8
# underBBS

underBBS is a platform-agnostic messaging and social media client

## building

1. `npm install`
2. `npx tsc && npx webpack` (or run `./build.sh`, it does this for you)