An open API service indexing awesome lists of open source software.

https://github.com/bigbluebutton/bbb-messaging


https://github.com/bigbluebutton/bbb-messaging

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# bbb_client_core

Followed tutorial :
https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c

npm install --save-dev typescript

npm run build

npm run lint
npm run format

npm test

npm publish