https://github.com/bigbluebutton/bbb-messaging
https://github.com/bigbluebutton/bbb-messaging
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigbluebutton/bbb-messaging
- Owner: bigbluebutton
- License: mit
- Created: 2019-11-12T15:29:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:48:57.000Z (over 3 years ago)
- Last Synced: 2024-04-16T17:50:36.111Z (about 2 years ago)
- Language: TypeScript
- Size: 1 MB
- Stars: 2
- Watchers: 6
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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