Bandwidth webrtc sdk
install the project dependencies after clone the code using npm
npm install
npm run grunt
# Install the package
npm install @bandwidth/bw-webrtc-sdk
# Uninstall the package
npm uninstall @bandwidth/bw-webrtc-sdk
npm run doc