onu-clara-facade
v0.17.0
Published
Wrapper around Clara.io's JS Player API."
Readme
Setup
npm install
How to publish this to NPM
npm run buildto create thelibnpm loginnpm version <patch/minor/major>npm publish
How to test this project locally without publishing
npm run buildto create thelibnpm link(from root folder of onu-clara-facade)- cd
npm link onu-clara-facade
