Steven Silvester dac818e65c Publish 7 years ago
..
README.md 0dea1f5220 Typo 7 years ago
index.html ded0d5f334 attempt at browser example with output 7 years ago
index.ts 48dd39d9a6 simplified promise 7 years ago
main.py ded0d5f334 attempt at browser example with output 7 years ago
package.json dac818e65c Publish 7 years ago
tsconfig.json ded0d5f334 attempt at browser example with output 7 years ago
webpack.config.js 7af4b439e6 she lives 7 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