Skip to content

Latest commit

 

History

History

base-ui-nextjs-tailwind-ts

MUI Base - Next.js App Router with Tailwind CSS example in TypeScript

This is a Next.js project bootstrapped using create-next-app with MUI Base installed and Tailwind CSS for styles.

How to use

Download the example or clone the repo:

curl https://codeload.github.com/mui/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/base-ui-nextjs-tailwind-ts
cd base-ui-nextjs-tailwind-ts

Install it and run:

npm install
npm run dev

or

Edit on StackBlitz

Edit on CodeSandbox

Learn more

To learn more about this example: