Fix Routing Issues for a VueJS App Deployed to Netlify
Had a WTF moment when I deployed a new Vue project to Netlify, only to be confronted with this message when refreshing any route that's not root. It worked just fine locally! Here's how to fix this....