tiptap-editor-react
Version:
A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React
37 lines (23 loc) • 560 B
Markdown
<p align="center">
<img src="https://api.iconify.design/ic:round-wysiwyg.svg?color=%23bbdf58" alt="logo" width='100'/></a>
</p>
<p align="center">
A modern WYSIWYG rich-text editor base on Tiptap uses Shadcn components.
</p>
Install dependencies
```bash
pnpm install
```
Start the Demo server
```bash
npm run build:lib:dev
npm run playground
```
Here are some related projects
[](https://tiptap.dev)
[](https://ui.shadcn.com/)
[](https://github.com/Seedsa/echo-editor)
[](./LICENSE)