File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,22 @@ Run abap2UI5 with [**open-abap**](https://github.com/open-abap) on Node.js
5
5
Live Demo:<br >
6
6
https://abap2ui5.github.io/web-abap2ui5-samples/
7
7
8
- ## Test
8
+ ### Test
9
9
```
10
10
npm run clone
11
11
npm run unit
12
12
npm run express
13
13
```
14
14
15
- ## Build Strategy
15
+ ### Build Strategy
16
16
17
17
1 . Clone repositories into ` /src/ `
18
18
2 . Downport ` /src/ ` into ` /downport/ `
19
19
3 . Transpile with [ express-icf-shim] ( https://github.com/open-abap/express-icf-shim ) into ` /output/ `
20
20
4 . Webpack backend + frontend + database into folder ` build `
21
21
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
23
26
![ gif_open_abap] ( https://github.com/abap2UI5/abap2UI5-web/assets/102328295/7d0fa7e5-2c5b-46c4-b2e8-0ffd70350370 )
You can’t perform that action at this time.
0 commit comments