Skip to content

B3RR/fiori-crud-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAP OpenUI5

Install

npm install --global @ui5/cli
npm install

Run

npm start

Build

npm run-script build

Run Build

npm run-script runbuild

Deploy

Create a file ".env" in the folder "src"

UI5_TASK_NWABAP_DEPLOYER__SERVER=http://host:port
UI5_TASK_NWABAP_DEPLOYER__CLIENT=100
UI5_TASK_NWABAP_DEPLOYER__USER=login
UI5_TASK_NWABAP_DEPLOYER__PASSWORD=password

And run deploy

npm run-script deploy

About

openui5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors