jiwaiwai-loading / h5-editor

VUE3开发的,可通过拖拉拽生成漂亮的HTML页面,并支持各种动画效果。可制作各类邀请函、请柬、活动宣传页面等。兼容所有主流浏览器,小程序等。Generate beautiful HTML pages through drag-and-drop, with support for various animation effects. It can be used to create various invitations, cards, event promotional pages, and more. Compatible with all mainstream browsers.
https://jiwaiwai-loading.github.io/h5-editor/
Apache License 2.0
7 stars 0 forks source link

H5 编辑器 H5-Editor

H5 编辑器。通过拖拉拽生成漂亮的HTML页面,并支持各种动画效果、 黑暗模式、国际化。可用于制作各类邀请函、请柬、活动宣传页面等。可生成纯html5页面,兼容所有主流浏览器,小程序等。
H5 Editor. Generate beautiful HTML pages through drag-and-drop, with support for various animation effects. It can be used to create various invitations, cards, event promotional pages, and more. Compatible with all mainstream browsers, including mini-programs, etc.

主要技术栈 Main technology stack

vite: 4.4.5

vue: 3.3.4

vue-router: 4.2.5

pinia: 2.1.6

element-plus: 2.3.14

axios: 1.5.0

详见package.json文件
Please refer to the package.json document for details.

体验 Demo

See H5 Editor

功能介绍 Function Introduction

h5-editor

项目安装 Project Setup

npm install

运行 Compile and Hot-Reload for Development

模拟接口数据运行
Run with simulated API data

npm run Mock

See http://localhost:8000/h5-editor

开发模式运行
Run in development mode

npm run dev

See http://localhost:8000

打包 Compile and Minify for Production

npm run build

别忘了 Don't forget

如果觉得有用,请给一个Star吧,Star 是我更新的动力哦
If you find it useful, please give a Star. A Star is my motivation for updates.

The above English text was translated using ChatGPT.