Skip to content

Commit 5ab3e7c

Browse files
committed
cleanup
1 parent 6b8ce50 commit 5ab3e7c

File tree

4 files changed

+8
-36
lines changed

4 files changed

+8
-36
lines changed

.nojekyll

Whitespace-only changes.

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
Run abap2UI5 with [**open-abap**](https://github.com/open-abap) on Node.js
44

5-
### Start
5+
## Start
66
```
77
npm install
88
npm test
99
```
1010

11-
### Demo
11+
## Demo
1212
![gif_open_abap](https://github.com/abap2UI5/abap2UI5-web/assets/102328295/7d0fa7e5-2c5b-46c4-b2e8-0ffd70350370)
13+
14+
## Build Strategy
15+
16+
1. Clone repositories into `/src/`
17+
2. Downport `/src/` into `/downport/`
18+
3. Transpile with [express-icf-shim](https://github.com/open-abap/express-icf-shim) into `/output/`

express.mjs

Lines changed: 0 additions & 26 deletions
This file was deleted.

setup.mjs

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)