Winner95 / iOSHybridCordovaAppp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:HTML 65.6%Language:JavaScript 34.4%