ui5die
v1.0.0
Published
UI5 Application: ui5die
Readme
How to run this app
To run this app, it needs to be deployed to Cloud Foundry.
Prerequisites
- An instance of Document Information Extraction and its service key (you can run booster to create them automatically)
- Destination pointing to Document Information Extraction API (Please see my blog post for details)
Build & Deploy
- Run
npm installto install dependencies. - Run
mbt buildto build the app. - Run
npm run deployto deploy the app to Cloud Foundry.
Run
In your BTP subaccount, go to "HTML5 Applications" and find "miyasutaui5die". Click on the link to open the app.
