You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am newbie in react world and Create-react-app is such a wonderful stuff to get you started . Now am familiar with react and trying new things in create-react-app , I wanted to change the default url i.e localhost:3000 to something like localhost:3000/myApp . Is there any way to do that in development env ? and without doing eject.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I am newbie in react world and Create-react-app is such a wonderful stuff to get you started . Now am familiar with react and trying new things in create-react-app , I wanted to change the default url i.e localhost:3000 to something like localhost:3000/myApp . Is there any way to do that in development env ? and without doing eject.
Thanks in advance.
The text was updated successfully, but these errors were encountered: