Which files should provide to client

It does not even qualify as a question. If you’re worrying about your app size, then you don’t need to worry. Cordova apps are usually lite in size and framework 7 automatically build a optimised version for your production app. Please read your Readme.md file in framework7 project

m not talking about app size :slight_smile: i want to move this project on git and link sending to client. client will download from git and install in project directory **npm i** but during installation missing node_moduels inside cordova folder

Now on my way I have found a solution.
Thank you Bro :slight_smile: