chat-app-vuejs
chat-app-vuejs copied to clipboard
Deployment on S3
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
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.