# firor-workshop **Repository Path**: cai-xiaopo/firor-workshop ## Basic Information - **Project Name**: firor-workshop - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-05 - **Last Updated**: 2023-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Application Details 1.下载代码后先在控制台执行npm install 2.在控制台运行ui5 serve 3.如果在edge浏览器里出现接口获取不到数据的情况,可以使用chorme浏览器 | | | ------------- | |**Generation Date and Time**
Tue Dec 05 2023 10:19:40 GMT+0800 (中国标准时间)| |**App Generator**
@sap/generator-fiori-freestyle| |**App Generator Version**
1.11.5| |**Generation Platform**
Visual Studio Code| |**Template Used**
simple| |**Service Type**
OData Url| |**Service URL**
https://demo212021s11.global.abeam.com:44300/sap/opu/odata/sap/ZGBLMTORDER_TRN_SRV/ |**Module Name**
firor-workshop-185| |**Application Title**
firor-workshop-185| |**Namespace**
| |**UI5 Theme**
sap_horizon| |**UI5 Version**
1.120.1| |**Enable Code Assist Libraries**
False| |**Enable TypeScript**
False| |**Add Eslint configuration**
False| ## firor-workshop-185 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)