mirror of
https://gitee.com/was666/as-editor-h5.git
synced 2026-04-21 00:00:01 +08:00
885 B
885 B
AS-Editor-H5
介绍
基于 vue 开发的移动端模版,可以通过定义的JSON生成页面。与 AS-Editor 一起使用可以可视化生成vue页面 AS-Editor链接
安装教程
- npm install (安装 node_modules 模块)
- npm run serve (运行)
- npm run build (打包)
使用说明
使用教程
home.vue 页面为demo实例
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request


