Jason Grout 25152cd7c0 Prerelease version 6 years ago
..
README.md 74eac68b72 Make codebase prettier 6 years ago
index.html ded0d5f334 attempt at browser example with output 7 years ago
index.ts 014d999a22 No floating promises in examples. 6 years ago
main.py ded0d5f334 attempt at browser example with output 7 years ago
package.json 25152cd7c0 Prerelease version 6 years ago
webpack.config.js 74eac68b72 Make codebase prettier 6 years ago

README.md

Rendering Kernel Result in Browser

This example demonstrates what is required to render the response received by the services package within a browser.

This example uses typescript.

Steps to build the example:

cd path/to/example
npm install
npm run build

Steps to run the example:

python main.py