@vigneshincture/ui5-testmfartifact
v0.0.2
Published
An SAP Fiori application.
Readme
Application Details
| | | ------------- | |Generation Date and TimeWed Dec 17 2025 09:56:47 GMT+0000 (Coordinated Universal Time)| |App GeneratorSAP Fiori Application Generator| |App Generator Version1.20.0| |Generation PlatformSAP Business Application Studio| |Template UsedBasic V2| |Service TypeNone| |Service URLhttps://services.odata.org/v2/northwind/northwind.svc| |Module Nametest-artifact| |Application TitleTest Artifact| |Namespacecom.test.artifact1| |UI5 Themesap_horizon| |UI5 Version1.143.2| |Enable Code Assist LibrariesFalse| |Enable TypeScriptFalse| |Add Eslint configurationFalse|
test-artifact
An SAP 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. To launch the generated application, run the following from the generated application 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-mockPre-requisites:
- Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)
