mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 20:46:17 +08:00
|
||
---|---|---|
.. | ||
webapp | ||
.gitignore | ||
package-lock.json | ||
package.json | ||
README.md | ||
ui5-local.yaml | ||
ui5-mock.yaml | ||
ui5.yaml |
abap2UI5
Frontend stored in folder App
cd app
Develop & Test
Set the correct backend system in the yamls
Replace "/sap/bc/z2ui5" with your endpoint in the manifest
npm i
npm run start-noflp
Before PR
Transform UI5 App to stringified ABAP
npm run transform