Skip to content

eltony81/sapui5skeleton

Repository files navigation

MyApp Skeleton UI5

How to compile:

  • prerequisites

    • install nodejs (npm)
    • install bower
  • download dependencies:

    • npm install
    • bower update
  • finally compile and run

    • npm run-script build
    • npm run-script start
  • show the result: