Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Joy UI - Next.js App Router with TypeScript
This is a Next.js project bootstrapped with create-next-app.
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/joy-ui-nextjs-ts
cd joy-ui-nextjs-ts
Install it and run:
npm install
npm run dev
Open http://localhost:3000 with your web browser to see the result.
or:
Learn more
To learn more about this example:
- Next.js documentation - learn about Next.js features and API.
- Customizing Joy UI - approaches to customizing Joy UI.
What's next?
You now have a working example project. You can head back to the documentation and continue by browsing the templates section.