Good evening. I’ve developed an app and now I need to duplicate the design to customize for a client. What is the correct way to do this?
Duplicate the folder, change the name and id in package.json
and config.xml
, remove all platforms and add them again, if you have special plugins with configuration on installation, also remove and add them again. This should take care of the obvious stuff.
1 Like