nete
Results
1
comments of
nete
try using http://localhost:3000 and inside your ".reactserverrc" file add the host, so it looks something like this ` { "routesFile": "routes.json", "host":"localhost", "port": 3000, "env": { "production": { "port": 8080...