# NodeBB-Plugins **Repository Path**: monument/NodeBB-Plugins ## Basic Information - **Project Name**: NodeBB-Plugins - **Description**: 我编写的NodeBB插件合集 - **Primary Language**: NodeJS - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 如何使用 使用 `git clone https://git.oschina.net/monument/NodeBB-Plugins.git <你要保存的文件夹名(可选)>` 将代码拉取到本地。 然后选择你要安装的文件夹进入,然后使用: `npm install` 即可 当然若是网络太差无法安装,可以尝试使用淘宝源: `npm install --registry=https://registry.npm.taobao.org`