Skip to content

Commit

Permalink
Update Readme (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Apr 1, 2024
1 parent 20fc413 commit 2faebab
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,22 @@

Run abap2UI5 with [**open-abap**](https://github.com/open-abap) on Node.js

Live Demo:<br>
https://abap2ui5.github.io/web-abap2ui5-samples/

## Start
## Test
```
npm install
npm test
npm run clone
npm run unit
npm run express
```

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

## 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
![gif_open_abap](https://github.com/abap2UI5/abap2UI5-web/assets/102328295/7d0fa7e5-2c5b-46c4-b2e8-0ffd70350370)

0 comments on commit 2faebab

Please sign in to comment.