# react-tiptap-rsbuild **Repository Path**: chenleihhh/react-tiptap-rsbuild ## Basic Information - **Project Name**: react-tiptap-rsbuild - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-28 - **Last Updated**: 2025-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rsbuild project ## Setup Install the dependencies: ```bash pnpm install ``` ## Get started Start the dev server: ```bash pnpm dev ``` Build the app for production: ```bash pnpm build ``` Preview the production build locally: ```bash pnpm preview ```