mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 04:36:18 +08:00
Update README.md (#1469)
This commit is contained in:
parent
533b863553
commit
018970a54d
|
@ -6,13 +6,15 @@ Frontend stored in folder App
|
|||
cd app
|
||||
```
|
||||
|
||||
Develop & Test
|
||||
#### Develop & Test
|
||||
Set the correct backend system in the yamls <br>
|
||||
Replace "/sap/bc/z2ui5" with your endpoint in the manifest
|
||||
```
|
||||
npm i
|
||||
npm run start
|
||||
```
|
||||
|
||||
Before PR
|
||||
#### Before PR
|
||||
Transform UI5 App to stringified ABAP
|
||||
```
|
||||
node trans/trans2abap.js
|
||||
|
|
Loading…
Reference in New Issue
Block a user