I cloned the repo from github ran npm install and then npm run build:prerender && npm run serve:prerender. I open localhost:8080 and I get
"This page isn’t working localhost sent an invalid response.
ERR_INVALID_REDIRECT" in chrome.
Could this be a versioning problem on my end? Or is it a bug?
I don't see any errors in the console in browser or command line.