cordova-template-ngx-onsenui

0.4.1 • Public • Published

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

Package Sidebar

Install

npm i cordova-template-ngx-onsenui

Weekly Downloads

11

Version

0.4.1

License

Apache-2.0

Unpacked Size

10.8 MB

Total Files

112

Last publish

Collaborators

  • puku0x