# FirgateBird-theme-for-wordpress **Repository Path**: GLUESTICK/FirgateBird-theme-for-wordpress ## Basic Information - **Project Name**: FirgateBird-theme-for-wordpress - **Description**: FirgateBird-theme-for-wordpress wordpress自适应主题 - **Primary Language**: PHP - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-05-22 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FrigateBird for wordpress 使用bootstrap3写的wordpress主题 预览地址: https://ihtmlcss.com ### 开发: ```bash npm install npm run dev ``` ### 打包 ```bash npm install npm run build ```