how can i run multiple expo on the same folder

Hello Everybody, i want to run multiple expo project on the same folder.

i want the node_modules to be in quiz_base, so that other expo project below it can use it

its because of node_modules, it consuming most of my storage.
so i want to share one node_modules for multiple project in the same folder.

how can i go about it?

check this answer Multiple project in Expo folder