I am developing a web app in react. It is a sort of a game/world style thing that I wanted to put on my phone that I can just pass to people to try out on my phone. I was wondering if there's a way to package the assets so it appears like any other app on my phone which I can just press and it functions same as npm start. I'm very new to web development and not from this field. Thanks a bunch.
I tried googling but the answers aren't clear so hoping to get a more detailed response here.