Skip to content

PossumZeus/mui-vite

 
 

Repository files navigation

Material UI - Vite example with Tailwind CSS in TypeScript

How to use

Download the example or clone the repo:

git clone https://github.com/steve8708/mui-vite.git
cd mui-vite

Install it and run:

npm install
npm run dev

This example demonstrates how you can use Tailwind CSS and Vite together with Material UI. It includes @mui/material and its peer dependencies, including Emotion, the default style engine in Material UI, as well as several examples of using MUI components.

What's next?

You now have a working example project. You can head back to the documentation and continue by browsing the templates section.

About

Forked in order to create a Material Design UI in Builder.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 64.1%
  • JavaScript 35.8%
  • Other 0.1%