# vue-h5创作生成工具-基于vue的H5生成工具,傻瓜式拖拽组件生成H5页面 **Repository Path**: erhuoTeam_admin/cyy-h5builder ## Basic Information - **Project Name**: vue-h5创作生成工具-基于vue的H5生成工具,傻瓜式拖拽组件生成H5页面 - **Description**: 基于vue的H5创作生成工具 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 1 - **Created**: 2022-06-29 - **Last Updated**: 2023-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # h5builder 基于vue的H5生成工具【开源项目】基于vue的H5生成工具,傻瓜式拖拽组件生成H5页面 demo: http://erhuo.tootootool.com/cyyh5builder/index.html 2020年写的,现在无聊把它开源了,写得不是很完善,仅限于参考~ ![image](https://www.tootootool.com/wp-content/cyy/h5builder1.jpg) ![image](https://www.tootootool.com/wp-content/cyy/h5builder2.jpg) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).