# gitCards **Repository Path**: daidr/gitCards ## Basic Information - **Project Name**: gitCards - **Description**: 在 WordPress 中添加git仓库的卡片 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://daidr.me/archives/app-267.html - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gitCards ----- ## 如何自定义样式 scss源文件位于src文件夹中,如有需要可自行修改。 运行`npm start`会监听src文件夹的任何修改操作并实时生成开发环境的代码 运行`npm run build`会生成用于生产环境的代码 --- 更多信息请参考 [插件发布页](https://daidr.me/archives/app-267.html)