# comment-widget **Repository Path**: halo-sigs/comment-widget ## Basic Information - **Project Name**: comment-widget - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-13 - **Last Updated**: 2023-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @halo-dev/comment-widget 适用于 Halo 2.0 的评论组件。 > **Warning** > > 当前仓库已归档,后续将托管在 [halo-sigs/plugin-comment-widget](https://github.com/halo-sigs/plugin-comment-widget/tree/main/packages/comment-widget) 维护。 ## 开发环境 ```bash pnpm install ``` ```bash pnpm build ``` ```bash cd example && pnpm dev ```