# see-h5-editor **Repository Path**: git-open/see-h5-editor ## Basic Information - **Project Name**: see-h5-editor - **Description**: H5可视化编辑 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-05-27 - **Last Updated**: 2023-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## [See H5](https://github.com/huangjincq/see-h5-editor) ## [在线预览](https://huangjincq.github.io/see-h5-editor) ## 目录结构 ``` |-- editor --------编辑器打包目录 |-- h5 --------h5打包目录 |-- public --------项目公共文件 会直接打到生成的目录中 |-- src --------代码目录 |--apis --------接口目录(公共) |--config --------常量 |--mixins --------公共混入 |--pages --------页面 |--editor --------编辑器页面 |--h5 --------h5页面 |--plugins --------组件 |--utils --------工具 ```