Will ionic www folder open in mobile browser like safari, chrome, opera mini

Hello everyone,
I have upload my project code in server and I am trying to view my ionic app www folder in iOS mobile iPhone 5s browsers like safari/chrome. Its working fine for me. But when I share the link to my friend, he says showing only white screen in iPhone 6s.
Is the www folder supported for mobile browser like safari/chrome? I am bit confused here as I am newbie to mobile development.

Am I missing something. Please let me know that. Thanks.

yeah it is. we are building multiple apps only for browsers. and it is working fine on safari/chrome/firefox.

just run the ionic build --prod command and server your www-folder over a webserver like nodejs-express static files, or a simple apache webserver, webspace.