# halo-comment **Repository Path**: halo-dev/halo-comment ## Basic Information - **Project Name**: halo-comment - **Description**: 💬 Halo default comment component. - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 8 - **Created**: 2021-02-26 - **Last Updated**: 2023-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

halo-comment

> halo-comment 是 [Halo 1.x](https://github.com/halo-dev/halo) 的用户评论模块。 > ⚠️ 当前仓库已不再维护,Halo 2.x 的官方评论模块可查阅:https://github.com/halo-sigs/plugin-comment-widget ## Project setup ```bash npm install ``` ### Compiles and hot-reloads for development ```bash npm run serve ``` ### Compiles and minifies for production ```bash npm run build-comment ``` ### Run your tests ```bash npm run test ``` ### Lints and fixes files ```bash npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).