mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 20:38:43 +08:00
Update README.md (#1469)
This commit is contained in:
parent
533b863553
commit
018970a54d
|
@ -6,14 +6,16 @@ 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