File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 22
33Run abap2UI5 with [ ** open-abap** ] ( https://github.com/open-abap ) on Node.js
44
5+ Live Demo:<br >
56https://abap2ui5.github.io/web-abap2ui5-samples/
67
7- ## Start
8+ ## Test
89```
9- npm install
10- npm test
10+ npm run clone
11+ npm run unit
12+ npm run express
1113```
1214
13- ## Demo
14- ![ gif_open_abap] ( https://github.com/abap2UI5/abap2UI5-web/assets/102328295/7d0fa7e5-2c5b-46c4-b2e8-0ffd70350370 )
15-
1615## Build Strategy
1716
18171 . Clone repositories into ` /src/ `
19182 . Downport ` /src/ ` into ` /downport/ `
20193 . Transpile with [ express-icf-shim] ( https://github.com/open-abap/express-icf-shim ) into ` /output/ `
21204 . Webpack backend + frontend + database into folder ` build `
21+
22+ ## Demo
23+ ![ 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