Tutorial
Add rich comments to your Refine app
This tutorial will show how to create comments for blog posts and add it to your Refine powered React app using our comments component.
Have your favorite code editor ready, and let's get started!
Prerequisites
We assume you are well acquainted with the Refine API and have a Refine powered app ready. This tutorial takes advantage of Ant Design components for layout, but you may easily adapt it to other UI Frameworks as well.
You will need:
- A Weavy environment
- Node.js
- Your favorite code editor