how to generate the path like router config in vite + react + react-router project
Jan 19, 2025 · 3 min read · when i use react-router and vite, i want to config my router in the router.config.ts file and also generate some config for the target path dir. (like the nextjs router which is automatically generated based on the file structure) config the router i...
Join discussion

