Files
cloud-cap-samples/packages/officesupplies/app/products/README.md
2020-02-27 14:57:46 +01:00

712 B

products

This is a my new Fiori elements app

Starting the generated app

  • This app has been generated using the SAP UX - App Generator, as part of the SAP UX Tools Suite. In order to launch the generated app, simply run the following from the generated app root folder:
    npm start
  • Is it also possible to run the application using mock data that reflects the OData Service URL supplied during application generation. In order to run the application with Mock Data, run the following from the generated app root folder:
    npm run start-mock

Pre-requisites:

  1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)