Introduction
The vite-plugin-remix-router
plugin provides a simple way to use Remix-style file-system routing in your Vite-powered React project.
Features
- Remix-style file-system routing
- Nested and pathless layout routes
- Route
actions
,loaders
,ErrorBoundary
,handle
- anything supported by route.lazy! - Type-safe and full typescript support
- Flexible and customizable