## Application Details
|               |
| ------------- |
|**Generation Date and Time**<br>Thu Jul 15 2021 13:03:12 GMT-0400 (Eastern Daylight Time)|
|**App Generator**<br>@sap/generator-fiori|
|**App Generator Version**<br>1.2.4|
|**Generation Platform**<br>Visual Studio Code|
|**Floorplan Used**<br>simple|
|**Service Type**<br>None|
|**Service URL**<br>N/A
|**Module Name**<br>test1|
|**Application Title**<br>App Title|
|**Namespace**<br>|
|**UI5 Theme**<br>sap_fiori_3_dark|
|**UI5 Version**<br>Latest|
|**Enable Telemetry**<br>False|

## test1

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
```

#### Pre-requisites:

1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version.  (See https://nodejs.org)


