# FE-standard **Repository Path**: ouyang/fe-standard ## Basic Information - **Project Name**: FE-standard - **Description**: 前端开发规范 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-28 - **Last Updated**: 2022-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前端开发规范 #### 介绍 自用的前端开发规范文档 #### 软件架构 采用vitepress生成的静态网页 #### 安装教程 ``` yarn ``` #### 使用说明 ``` yarn docs:dev yarn docs:build ``` ### 其他规范说明 更多规范参考腾讯开发规范 [http://alloyteam.github.io/CodeGuide/](http://alloyteam.github.io/CodeGuide/)