Aurelia interface to https://github.com/SAP/openui5
npm install aurelia-openui5-bridge
Aurelia components for SAP openUi5
npm install This installs all the dev dependencies (including jspm) to enable the build.
2. jspm install
This installs the systemjs dependencies (e.g. aurelia) to get all the dependencies needed for the application (library).
3. gulp test
This runs the tests on the built aurelia openui5 library.