Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 554 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 554 Bytes

2017-ui5con-fiori

This is the demo script for "FIORI 2.0 FOR YOUR APPLICATION" hands on session @ UI5Con 2017


Autors: Yavor Ivanov / Sanislava Baltova


Every part of the session is in separate branch. Just checkout the branch to see the progress.

Prerequisites

In order tp run the application locally you should have the following installed on your machine:

  • Git
  • Node + NPM

How to run the app?

  1. Checkout the repository
  2. Run npm install
  3. Run npm run serve