# plate-playground-template **Repository Path**: nur/plate-playground-template ## Basic Information - **Project Name**: plate-playground-template - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-03 - **Last Updated**: 2024-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Playground Template A comprehensive playground template for building rich-text editors with [Plate](https://platejs.org/) and Next.js 14. ## Usage ```bash pnpm install pnpm dev ``` ## Features - Next.js 14 App Directory - [Plate](https://platejs.org/) Editor - [shadcn/ui](https://ui.shadcn.com/) - Radix UI Primitives - Tailwind CSS - Icons from [Lucide](https://lucide.dev) - Dark mode with `next-themes` - Tailwind CSS class sorting, merging and linting.