An open API service indexing awesome lists of open source software.

https://github.com/niklasmerz/plc4x-ionic

Demo App for PLC4X on Android with Cordova
https://github.com/niklasmerz/plc4x-ionic

Last synced: 3 months ago
JSON representation

Demo App for PLC4X on Android with Cordova

Awesome Lists containing this project

README

          

# plc4x-ionic

This is a sample app which show how Ionic the UI framework can work together with Apache Cordova the cross platform app framework and the [plc4x plugin](https://github.com/NiklasMerz/cordova-plugin-plc4x) to get Apache PLC4X on mobile devices.

## How to run

NodeJS and NPM are required.

Get the Ionic and Cordova CLI installed globally `npm install -g ionic cordova`

Clone this project `cd` into it and run `ionic cordova run android`.