OpenUI5 template project for StackBlitz.
-
Clone this repository and navigate into it
git clone https://github.com/marcelschork/stackblitz-openui5-template.git cd stackblitz-openui5-template
-
Install all dependencies
npm install
-
Start a local server (http://localhost:8080/index.html)
npm start