Skip to content

A redux example to help developers build scalable applications with ui5

Notifications You must be signed in to change notification settings

relesbao/redux-ui5

Repository files navigation

Redux UI5 App

A redux example to help developers build scalable applications with ui5

Folder structure

All code goes into the src/ folder, and it is divided into app logic (redux) and ui logic (ui5), the redux app is developed under the app folder and then bundled and exposed to the ui5 framework as a library by webpack.

Dependencies:

  • Yarn
  • Webpack
  • Redux
  • UI5

Run

  • yarn install

  • yarn run start:dev

About

A redux example to help developers build scalable applications with ui5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published