superwangnan / daimler_ui

daimler_ui: SF PoC for integration scenario

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Details

Generation Date and Time
Sat Apr 24 2021 11:32:35 GMT+0800 (China Standard Time)
App Generator
@sap/generator-fiori
App Generator Version
1.1.9
Generation Platform
Visual Studio Code
Floorplan Used
List Report Object Page
Service Type
OData Url
Service URL
https://poc-env-dev-daimlerpoc-srv.innolab.oncloud.top/person/
Module Name
showpersion
Application Title
Person List
Namespace
my.daimler
UI5 Theme
sap_fiori_3
UI5 Version
Latest
Enable Telemetry
True
Main Entity
Person

showpersion

A Fiori application.

Starting the generated app

  • This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the generated app, simply run the following from the generated app root folder:
    npm start
  • It is 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)

daimler_ui

About

daimler_ui: SF PoC for integration scenario


Languages

Language:JavaScript 61.2%Language:HTML 38.8%