# ankicoo-basic-web **Repository Path**: ankicoo/ankicoo-basic-web ## Basic Information - **Project Name**: ankicoo-basic-web - **Description**: 使用react 搭建的前端项目 使用antd组件进行页面的开发 旨在开发一个属于自己的前端web网站 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-13 - **Last Updated**: 2022-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基础项目前端 #### 介绍 基础react前端项目 #### 使用情况 ``` react antd axios ``` #### 提交静态文件到指定分支 ``` git subtree push --prefix=build origin gh-pages ```