37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
## Application Details
|
|
| |
|
|
| ------------- |
|
|
|**Generation Date and Time**<br>Fri Apr 25 2025 11:02:37 GMT+0200 (Central European Summer Time)|
|
|
|**App Generator**<br>@sap/generator-fiori-freestyle|
|
|
|**App Generator Version**<br>1.17.3|
|
|
|**Generation Platform**<br>Visual Studio Code|
|
|
|**Template Used**<br>Basic|
|
|
|**Service Type**<br>None|
|
|
|**Service URL**<br>N/A|
|
|
|**Module Name**<br>mvcapp00124|
|
|
|**Application Title**<br>Flighty|
|
|
|**Namespace**<br>|
|
|
|**UI5 Theme**<br>sap_fiori_3|
|
|
|**UI5 Version**<br>1.135.0|
|
|
|**Enable Code Assist Libraries**<br>False|
|
|
|**Enable TypeScript**<br>False|
|
|
|**Add Eslint configuration**<br>False|
|
|
|
|
## mvcapp00124
|
|
|
|
Flighty
|
|
|
|
### 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
|
|
```
|
|
|
|
#### Pre-requisites:
|
|
|
|
1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)
|
|
|
|
|