0.4.1 • Published 5 years ago

cordova-template-ngx-onsenui v0.4.1

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
5 years ago

build npm version

cordova-template-ngx-onsenui

You can start your new cordova project perfectly with this template.

This template uses:

Requirements

  • Node.js: 10.x or higher
  • Cordova: 9.x or higher

Installation

This template needs cordova or phonegap, for more information cordova installation or phonegap installation.

$ cordova create hello com.example.hello HelloWorld --template cordova-template-ngx-onsenui
$ phonegap create hello com.example.hello HelloWorld --template cordova-template-ngx-onsenui

Usage

You can use cordova or phonegap commands.

Example usage:

$ npm install
$ npm start
$ npm run build
$ cordova platform add android
$ cordova run android
$ cordova platform add ios
$ cordova run ios
0.4.1

5 years ago

0.3.2

5 years ago

0.3.0

5 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago