Skip to content
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

Localhost for other react apps is always redirecting to your homepage #39

Open
tnpriyanka12 opened this issue May 29, 2018 · 1 comment

Comments

@tnpriyanka12
Copy link

tnpriyanka12 commented May 29, 2018

I had forked this project and run some tests. When i try to 'npm start' other projects , i get the following:
`
Compiled successfully!

You can now view my-app in the browser.

Local: http://localhost:3000/
On Your Network: http://192.168.0.3:3000/

Note that the development build is not optimized.
To create a production build, use yarn build.
`

The first link which i use usually always directs to your login homepage.
The second link is directing towards my desired project.

Any suggestions for this?

@cdurth
Copy link

cdurth commented May 29, 2018

@tnpriyanka12 it is likely the service worker. see #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants