8 lines
181 B
Markdown
8 lines
181 B
Markdown
# 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)
|