* fix: examples/typescript-ex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255 * chore: update example to use the 4.0 API Signed-off-by: Lucas Holmquist <lholmqui@redhat.com> Co-authored-by: Lucas Holmquist <lholmqui@redhat.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
package.json | ||
tsconfig.json | ||
tslint.json |
README.md
Typescript Example
The types are available since v1.0.0
How To Start
Install and transpile:
npm install
Then, start
npm start