I developed a music APP project with vue2.0, and the page access was normal in development mode, but there was a 404 error when accessing the dist/index.html file after build came out, and I struggled with it for many days.
Note in advance: I changed my port to 8087.
Vue
Vue