SAP Fiori Getting Started (SAP HANA)

Aus MattWiki
Version vom 19. Januar 2021, 12:29 Uhr von Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ == Application Structure == {| class="wikitable" ! Absolute Path !! File !! Function |- | / || neo-app.json || * Contains routing information, i.e. to ES5…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)


Application Structure

Absolute Path File Function
/ neo-app.json
  • Contains routing information, i.e. to ES5
/webapp/ Component.js
  • Start the app by running this file
  • Contains a pointer to manifest.json
/webapp/ manifest.json
/i18n/ i18n_en.properties
  • text bundles for language EN