I don't have any idea why SPA mode is not working
[issue link]I just installed nuxt.js starter template and built with mode: ‘spa’ option.
I uploaded to dist folder to my server but it keeps saying This page could not be found.
I also tried it at localhost but the result is same.
http://test.lingopalm.com/index.html
This is the URL where I uploaded the dist folder.
Can anyone help me to know what I did wrong…