This is the demo script for "FIORI 2.0 FOR YOUR APPLICATION" hands on session @ UI5Con 2017
Every part of the session is in separate branch. Just checkout the branch to see the progress.
In order tp run the application locally you should have the following installed on your machine:
- Git
- Node + NPM
- Checkout the repository
- Run
npm install
- Run
npm run serve