| Title | NextJs + TypeScript + Tailwind + MUI + MUI Icons | |||||||
|---|---|---|---|---|---|---|---|---|
| Description | The default NextJs + TypeScript + Tailwind starter template | |||||||
| Tags |
|
This is a Next.js + TypeScript + Tailwind project bootstrapped with create-next-app
- NextJs + TypeScript + Tailwind + MUI + MUI Icons
- Install required dependencies with
npm install - Start the server for local development
npm run dev