fullstack-graphql icon indicating copy to clipboard operation
fullstack-graphql copied to clipboard

blank page

Open ranran2121 opened this issue 3 years ago • 1 comments

I am using npm instead of yarn, so i wrote npm run app in the command line. Eventually the server starts on local host but nothing appears on the page. What is the issue, please?

ranran2121 avatar Jan 07 '22 17:01 ranran2121

Make sure that you have checked out the correct branch. I believe this repo spans two courses, and for the client version of the course, switching to the 'client' branch might resolve your blank page issue.

jasonmeyers avatar Apr 05 '22 05:04 jasonmeyers