Ho to deploy ionic app to aws instance?

how do i run an ionic app from a public ip of aws instance rather than localhost?

You should be able to publish the app to a www folder and then just browse to the url or ip address associated with your server along with the folder where the app is.

Since i am new to ionic app development and aws deployment i am unable to understand what exactly you have written it will be very helpful if you guide me how to do it

Thanks

Try these instructions:
https://www.facebook.com/notes/wendy-sanarwanto/host-an-ionic-app-into-aws-s3-bucket-using-serverless-framework/10208676479166801

It’s still not yet clear to me how to make this a “Progressive Web App”. The instructions from official sources appear lacking…