A simple demo project for UI5 Web Components using Angular.io as the web development kit.
We put together a sample application for a customer to demonstrate UI5 Web Components as a means to consolidate staff processing applications without the need for SAPUI5/OpenUI5 for non OData based backend applications
Key outcomes were:
- Demonstrated the ability to create consistent UI/UX across SAP and non SAP applications
- Leverage the wider non SAP developer base within the organisation to deliver staff facing web applications
This project was generated with Angular CLI version 14.2.2. To install the client run npm install -g @angular/[email protected]
.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.