Closed yangbin1994 closed 7 years ago
The warnings are a React Native issue, noted in #76, and will be gone with the next version. In the meantime, they are harmless.
What happens when you point your web browser at http://localhost:8081/vr/ while the server is running?
getting this to...
Looking for JS files in C:\projects\ReactVR\Basics Loading dependency graph... React packager ready. Loading dependency graph, done.
stuck here... any way around this?
@hreuven that's what it's supposed to do, it means the server is running. From there, you can access your app at http://localhost:8081/vr, as described by the docs: https://facebook.github.io/react-vr/docs/getting-started.html
ok (: thanks, new to reactVR
it got me confused cause i'm getting 403 Forbidden browsing localhost
Sounds like maybe you aren't putting the :8081?
It's been suspended here, and there's a lot of warning>-<