Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)