This project will act as a quick UI to be used in a Cordova/PhoneGap Application for a quick mobile building. The core is the ocapi functionality that designed to work with OCAPI-Proxy
This app is configured as a standard Phonegap/Cordova Project.
npm install -g phonegap
phonegap create path/to/myApp
Go into the path and run
phonegap serve
Place the www files (from the repo) into the www folder located in your Cordova Project
In Progress
From the command line: phonegap serve Future directions for Ionic, Cordova etc..
In Progress
See the LICENSE.md file for details
- NodeJS - (https://nodejs.org)
- Visual Studio Code - (https://code.visualstudio.com/)