Steven Silvester 268c4569bc Update the services requirejs example 7 年之前
..
README.md 0dea1f5220 Typo 7 年之前
index.html ded0d5f334 attempt at browser example with output 7 年之前
index.ts 48dd39d9a6 simplified promise 7 年之前
main.py ded0d5f334 attempt at browser example with output 7 年之前
package.json 268c4569bc Update the services requirejs example 7 年之前
tsconfig.json ded0d5f334 attempt at browser example with output 7 年之前
webpack.config.js 7af4b439e6 she lives 7 年之前

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