mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
975 stars 251 forks source link

Documentation/Example for Vite and ReactRouter #4149

Open nikolayg opened 5 days ago

nikolayg commented 5 days ago

Summary

The toolpad website mentions it supports Vite, but all examples use Next. Also, the create-toolpad-app tool only support Next. I couldn't find any examples of using plain Vite and ReactRouter (or another routing library).

Is the integration with Vite mature and where can I find examples?

Examples

No response

Motivation

No response

Search keywords: Vite ReactRouter

Janpot commented 5 days ago

We're working on a react-router integration and docs as part of https://github.com/mui/toolpad/pull/4119. create-toolpad-app integration for vite will follow shortly after.