File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Run abap2UI5 with [ ** open-abap** ] ( https://github.com/open-abap ) on Node.js
4
4
5
+ Live Demo:<br >
5
6
https://abap2ui5.github.io/web-abap2ui5-samples/
6
7
7
- ## Start
8
+ ## Test
8
9
```
9
- npm install
10
- npm test
10
+ npm run clone
11
+ npm run unit
12
+ npm run express
11
13
```
12
14
13
- ## Demo
14
- ![ gif_open_abap] ( https://github.com/abap2UI5/abap2UI5-web/assets/102328295/7d0fa7e5-2c5b-46c4-b2e8-0ffd70350370 )
15
-
16
15
## Build Strategy
17
16
18
17
1 . Clone repositories into ` /src/ `
19
18
2 . Downport ` /src/ ` into ` /downport/ `
20
19
3 . Transpile with [ express-icf-shim] ( https://github.com/open-abap/express-icf-shim ) into ` /output/ `
21
20
4 . 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