kimbank / whyamiwrong

탄소중립 아카데미 프로젝트

Home Page:https://whyamiwrong.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material UI - Next.js App Router example in TypeScript

This is a Next.js project bootstrapped using create-next-app with Material UI installed.

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/material-ui-nextjs-ts
cd material-ui-nextjs-ts

Install it and run:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

or:

Edit on StackBlitz

Edit on CodeSandbox

Learn more

To learn more about this example:

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

탄소중립 아카데미 프로젝트

https://whyamiwrong.vercel.app


Languages

Language:JavaScript 94.0%Language:TypeScript 5.9%Language:CSS 0.1%