Ionic multi project

Hi,
I see that ionic has an option to create multi project using react but it need to have dependency on each app. I want to use root level for dependency (package.json) and app folder should only contain code for multiple app’s. is that possible with ionic ? if yes, how can I achieve it ?

Thank You in advance.