-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note that the development build is not optimized. To create a production build, use npm run build. #32
Comments
Have you enabled a proxy? |
How can I enable proxy? |
@sorrycc i enabled proxy and go that note inside terminal. |
Change the URL to http://localhost:3000/ << this is the default set URL when you install react |
after create your react-app and before start your server you have to run this command npm run build after this command start you server i hope this will be great for you |
I tried it but their is no solution. I also use localhost:3000 |
you are forget to export an component |
Yeah, I have exactly this problem. in
After:
However, if I resetar the client, then I have the following error:
|
install nvm , |
|
the page is empty
The text was updated successfully, but these errors were encountered: