This is a Next.js project bootstrapped using create-next-app
with MUI Base installed and Tailwind CSS for styles.
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
To learn more about this example:
- Next.js documentation - learn about Next.js features and API.
- Customizing MUI Base - strategies for styling and customizing MUI Base.