aurelia-openui5-bridge
Aurelia components for SAP openUi5
NOTE: This plugin is in active development and not all feature complete
Recognition
This repository is heavily based on aurelia-materialize-css, so kudos to them for providing such a good basis
Running tests
-
npm install
This installs all the dev dependencies (including jspm) to enable the build.
-
jspm install
This installs the systemjs dependencies (e.g. aurelia) to get all the dependencies needed for the application (library).
-
gulp test
This runs the tests on the built aurelia openui5 library.