protocol agnostic decentralized social media client
dist | ||
ts | ||
.gitignore | ||
build.sh | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
underBBS
underBBS is a platform-agnostic messaging and social media client
building
npm install
npx tsc && npx webpack
(or run./build.sh
, it does this for you)