Skip to content

haandev/router-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run both router repro parallel cd router-repro/tanstack-router && npm run dev cd router-repro/react-router && npm run dev

this will start the two repos in parallel with different ports then you should spin up the backend server to see proxy result

cd backend && npm run dev

go to http://localhost:3000/react-router and http://localhost:3000/tanstack-router and see the result

to see independent results without proxy: http://localhost:3055/react-router http://localhost:3056/tanstack-router

both working but tanstack-router is not working with proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •