chat-app-vuejs icon indicating copy to clipboard operation
chat-app-vuejs copied to clipboard

Deployment on S3

Open mishra123 opened this issue 6 years ago • 1 comments

Hi there. Thanks for this great walk through.

Can you please add some instruction on to how to deploy this app on S3? I am not familiar with Vue.js. I changed the global variables in globals/resources file and upload the project on S3 but it's not rending any page. Any help will be great. Thanks

mishra123 avatar Aug 12 '18 02:08 mishra123

Sorry, I didn't see this issue. What you will want to do is install everything, then run npm run build, and upload dist folder to s3.

tqhoughton avatar Aug 13 '18 21:08 tqhoughton