Skip to content

Material for SAP CodeJam events on UI5 Web Components for React. Step-by-step guide explaining how to build a frontend web application using UI5 Web Components for React.

License

Notifications You must be signed in to change notification settings

SAP-samples/ui5-react-exercises-codejam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

UI5 CodeJam Bookshop Sample

REUSE status Visits Badge Updated Badge

Contributors Display

App designed to be a React/UI5 Web Components for React companion to the UI5 Bookshop app.

How to run app

Install node modules by running npm i or yarn install in bookshop folder and bookshop/app.

To run frontend without backend, go to bookshop/app and run npm start or yarn start. This will get the frontend running but there won't be any data in the tables. Running the start command should open a tab in the browser, but if not, go to http://localhost:3000.

To get data, the backend also needs to be started. To do so, navigate to bookshop and run npm run dev or yarn run dev.

How to obtain support

Create an issue in this repository if you find a bug or have questions about the content.

For additional support, ask a question in SAP Community.

Contributing

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

About

Material for SAP CodeJam events on UI5 Web Components for React. Step-by-step guide explaining how to build a frontend web application using UI5 Web Components for React.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published