Skip to content

Commit

Permalink
Update README.md (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Sep 8, 2024
1 parent adb6fd7 commit f5f9881
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,22 @@ Run abap2UI5 with [**open-abap**](https://github.com/open-abap) on Node.js
Live Demo:<br>
https://abap2ui5.github.io/web-abap2ui5-samples/

## Test
### Test
```
npm run clone
npm run unit
npm run express
```

## Build Strategy
### Build Strategy

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

## Demo
### Blogs
* Running abap2UI5 Backend in Browser [(SCN - 02.04.2024)](https://www.linkedin.com/pulse/running-abap2ui5-backend-browser-lars-hvam-petersen-l8zff)

### Demo
![gif_open_abap](https://github.com/abap2UI5/abap2UI5-web/assets/102328295/7d0fa7e5-2c5b-46c4-b2e8-0ffd70350370)

0 comments on commit f5f9881

Please sign in to comment.