/iOSHybridCordovaAppp

Boilerplate for well known Cordova framework. It consist of several plugins and points to AWS placement of script.

Primary LanguageHTMLMIT LicenseMIT

Cordova boilerplate

This repo can be easily used for wrapping remote app via cordova CLI

  1. Follow instructions to create new cordova app.
  2. Add files from repository instead of initail files in app folder.
  3. install plugins from config.xml with help of cordova CLI
  4. Change links in codebase. It means you need to have running server (hosting) online for accessing data.
  5. Buid your app via cordova CLI & enjoy