Next.js with material ui example template using typescript.
The Next.js With Material UI Example Template provides a scaffolded project template for creating applications using Next.js and Material UI. It requires Node.js 12.22.0 or higher to be installed on the machine.
npm run dev or yarn dev.npm run build or yarn build.npm run start or yarn start.The Next.js With Material UI Example Template is a scaffolded project template that provides Next.js integration, Material UI integration, TypeScript support, and various linting and formatting tools. It simplifies the setup process for developing Next.js applications with Material UI and provides a convenient development server and build process. It also includes a release script that follows the Conventional Commits Specification.