nextjs-cordova-framework7

0.1.4 • Public • Published

Nextjs + Cordova + Framework7

Use this package if you want to customize an application running NexJS, Cordova, Framework7

This package uses next-cordova-static

Install

npm install nextjs-cordova-framework7 -g

Steps required

Run the command

create-ncf-app

Building an application

npm run app-build

Developing an application

Developing an application on port 9090 (change if necessary)

npm run dev

General information

You can add all other commands directly to your package.

Commands that you can add:

  1. Cordova

  2. NextJS

Use the documentation for building the application Framework7

Do not try to create an application again using the "create next-app" or "cordova create" commands, everything you need is already present in this package, and you only need to work on your application.

Everything else - You can use it as if you used cordova, nextjs, framework 7 separately

Example

An example of working on an application after you have created an application with the "create-ncf-app" command:

npm run app-build
cordova platform add android
cordova run android

Versions:

0.1.3 - Added deviceready

0.1.1 - Public folder added

0.0.9 - Added a test catalog template

0.0.7 - Add "create-ncf-app"

0.0.4 - Minor fixes

0.0.3 - Add build && export

0.0.2 - Minor fixes

0.0.1 - Create app

Install

npm i nextjs-cordova-framework7

DownloadsWeekly Downloads

15

Version

0.1.4

License

ISC

Unpacked Size

18 kB

Total Files

18

Last publish

Collaborators

  • pavlok2008