White page
babs100 opened this issue · 2 comments
babs100 commented
npm run server
White/blank page on http://localhost:8888/
no errors.
while http://localhost:8889/ works fine
Any Help?
talymo commented
Same
talymo commented
Run it on a different port. This worked for me:
npm run serve -- --server-port=8000 --config-server-port=8001