Socket
Book a DemoInstallSign in
Socket

@ibm-wch-sdk/app

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibm-wch-sdk/app

A schematics

latest
npmnpm
Version
6.0.524
Version published
Maintainers
2
Created
Source

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.

Keywords

schematics

FAQs

Package last updated on 31 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts