@ibm-wch-sdk/app
v6.0.524
Published
A schematics
Downloads
3
Keywords
Readme
Add WCH SDK Schematics
This schematics allows to add WCH SDK support to your Angular application.
Prereq
- Install the Angular CLI
- Make sure you have an Angular project set up
Usage
From the command line from within you application folder run
ng add @ibm-wch-sdk/app --url <API_URL>
With the API_URL of your WCH tenant.
The command will add the WCH SDK to your project and install the required dependencies.
Next Steps
Follow the guide to begin writing awesome applications for WCH.