View on GitHub

cordova-runner

Transform html/css/js projects into iOS and Android apps

Cordova Runner

Transform html/css/js projects into iOS and Android apps.


Table of contents

Status

Build Status

Prerequisites

Please install

$ sudo apt-get install imagemagick
$ # on Mac: brew install imagemagick
$ # on Windows: http://www.imagemagick.org/script/binary-releases.php#windows (check "Legacy tools")

App icons and loading screens

App icon

Loading screen

Install

$ npm install -g cordova-runner

Setup

Usage:

  1. Run in your terminal:
    $ cordova-runner
    
  2. After that, just follow the prompt.