# 前端开发规范 **Repository Path**: gyq2/standard_web ## Basic Information - **Project Name**: 前端开发规范 - **Description**: 前端开发规范 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2020-08-26 - **Last Updated**: 2022-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 文件结构说明 > 前端开发规范 ``` bash # 开发参考手册.md 里面详细介绍了 html css javascript 规范说明汇总、以及vue 项目结构说明 # 规范明细/ html.md html代码规范详细说明 # 规范明细/ css.md css样式规范详细说明 # 规范明细/ javascript.md JS规范详细说明 # UI规范说明.md UI规范详细说明 # 项目开发流程梳理.xlsx 项目开发流程梳理 ```