https://github.com/kudobuzz/kbjs-clients
https://github.com/kudobuzz/kbjs-clients
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kudobuzz/kbjs-clients
- Owner: kudobuzz
- Created: 2022-05-18T14:48:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T12:58:43.000Z (almost 4 years ago)
- Last Synced: 2025-11-23T09:05:22.720Z (7 months ago)
- Language: TypeScript
- Size: 374 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kbjs Clients
Collection of Kudobuzz Public Client packages
[](https://lernajs.io/)
# Setup
Kbjs uses [lerna](https://lernajs.io/) to manage packages.
- `npm install --global lerna` to install lerna globally.
- `lerna bootstrap` to resolve packages from npm registry.
## [Documentation](https://docs.kudobuzz.com)