generator-purecloud-api-console
v2.0.2
Published
Console WebApp integrated with PureCloud API
Downloads
7
Readme
This is Yeoman Package Generator.
Package include:
This Console WebApplication show how to start integration with PureCloud API. Application runs on user side (at Browser), Chrome is preffered.
Inside the sample there is included GetMe function, which is executed just after log-in.
Troubles?
Before installation, if needed, fix ownership for NPM packages:
sudo chown -R $USER:$GROUP ~/.npm sudo chown -R $USER:$GROUP ~/.config
After clone
When you download a package, please run locally
$npm update