A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React
npm install reactjs-tiptap-editor
A modern WYSIWYG rich-text editor base on Tiptap uses Shadcn components.
Clone the project
``bash`
git clone https://github.com/hunghg255/reactjs-tiptap-editor.git
Go to the project directory
`bash`
cd reactjs-tiptap-editor
Install dependencies
`bash`
pnpm install
Start the Demo server
`bash``
npm run build:lib:dev
npm run playground
Thanks to the following friends for their contributions to project:
Here are some related projects