Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhengguorong/h5maker
h5编辑器类似maka、易企秀 账号/密码:admin
https://github.com/zhengguorong/h5maker
express node vue vuex
Last synced: 5 days ago
JSON representation
h5编辑器类似maka、易企秀 账号/密码:admin
- Host: GitHub
- URL: https://github.com/zhengguorong/h5maker
- Owner: zhengguorong
- License: other
- Created: 2017-05-23T06:43:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T03:30:30.000Z (about 1 month ago)
- Last Synced: 2025-01-10T05:08:38.755Z (12 days ago)
- Topics: express, node, vue, vuex
- Language: Vue
- Homepage: http://h5.limesoftware.cn
- Size: 55.1 MB
- Stars: 909
- Watchers: 37
- Forks: 332
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## h5在线编辑平台
### 技术架构
> 前端:vue2.0 + vue-router + vuex + axios + Element ui> 后端:nodejs + express + mongoose
### 在线演示传送门
### 演示效果
![](./h5maker.gif)### 目录结构
### 注意!!!
运行前需要先启动mongodb数据库,请确保本地已安装数据库### 运行方法
> npm install // 安装依赖> npm run webapp // 启动前端工程
> npm run local // 启动后端工程
## License
[996 License](https://github.com/zhengguorong/h5maker/blob/master/LICENSE)