Skip to content

Commit f5f9881

Browse files
authored
Update README.md (#22)
1 parent adb6fd7 commit f5f9881

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,22 @@ Run abap2UI5 with [**open-abap**](https://github.com/open-abap) on Node.js
55
Live Demo:<br>
66
https://abap2ui5.github.io/web-abap2ui5-samples/
77

8-
## Test
8+
### Test
99
```
1010
npm run clone
1111
npm run unit
1212
npm run express
1313
```
1414

15-
## Build Strategy
15+
### Build Strategy
1616

1717
1. Clone repositories into `/src/`
1818
2. Downport `/src/` into `/downport/`
1919
3. Transpile with [express-icf-shim](https://github.com/open-abap/express-icf-shim) into `/output/`
2020
4. Webpack backend + frontend + database into folder `build`
2121

22-
## Demo
22+
### Blogs
23+
* Running abap2UI5 Backend in Browser [(SCN - 02.04.2024)](https://www.linkedin.com/pulse/running-abap2ui5-backend-browser-lars-hvam-petersen-l8zff)
24+
25+
### Demo
2326
![gif_open_abap](https://github.com/abap2UI5/abap2UI5-web/assets/102328295/7d0fa7e5-2c5b-46c4-b2e8-0ffd70350370)

0 commit comments

Comments
 (0)