Skip to content

sdriffill-tm/remix-vite-mui

 
 

Repository files navigation

Remix + MUI + Vite Example

This example shows how to integrate MUI into your Remix+Vite project.

Uses React Canary version to prevent hydration issues in v18.2.

Also bundles the @mui/* packages in the production build due to CSJ/ESM iterop problems.

See ⚡️StackBlitz example: https://stackblitz.com/github/kiliman/remix-vite-mui

About

Remix+Vite+MUI example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.3%
  • JavaScript 17.7%