Skip to content

pwasem/bookshop-ui

Repository files navigation

bookshop.ui

Fiori Elements (V2) - List Report application based on cloud-cap-samples bookshop service.

Showcase for modern UI5 Tooling and building apps with latest ECMAScript.

Features

Run the app

Simply run

yarn
yarn start

Mockserver

Browse to http://localhost:8080/test/flpSandboxMockServer.html

Bookshop Service

Make sure to run cloud-cap-samples bookshop service locally using @sap/cds-odata-v2-adapter-proxy.

and browse to http://localhost:8080/test/flpSandbox.html.

Build the app

Simply run

yarn build

The built and transpiled application including all polyfills will be available in the dist folder.

Releases

No releases published

Packages

No packages published