DateTime

Results 3 comments of DateTime

Deployed where? It might need a redirect to index.html Does build work locally? try `npm run build` and then `npm run serve`

Since it's a single-page app - you need to redirect all requests to `index.html` Current example - https://github.com/web2033/vite-vue3-tailwind-starter/blob/main/netlify.toml It depend on where you're deploying.

look at this https://gist.github.com/davemackintosh/8ac35fff747dbf2c95e1