all repos — underbbs @ 9dc27a4b9a016a92b6ab8f0041e3c5319e147913

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)