Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.3 KB

File metadata and controls

36 lines (22 loc) · 1.3 KB

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

This is a Next.js project bootstrapped using create-next-app with Base UI 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: