Afshin T. Darian 31407ecb55 New version 6 years ago
..
src a2aed3b256 wip cleanup and allow for base_url 6 years ago
README.md 74eac68b72 Make codebase prettier 6 years ago
index.html a2aed3b256 wip cleanup and allow for base_url 6 years ago
main.py a2aed3b256 wip cleanup and allow for base_url 6 years ago
package.json 31407ecb55 New version 6 years ago
tsconfig.json 5ef71906c9 cleanup 6 years ago
webpack.config.js be2d0e00fd clean up output example and add to tests 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