0

I developed an ionic application, and I want to use NWjs to make it as a desktop APP. Is there any trouble to use NWjs with an ionic app or should I develop a new app?

Riadh Belkebir
  • 797
  • 1
  • 12
  • 34
SamSam
  • 1
  • 2

1 Answers1

0

Firstly move your project to the directory of NW binary file and adding "main": "www/index.html" of package.json and that all this is a link point to another same question Integration of Ionic framework and nw.js

Community
  • 1
  • 1