• Stars
    star
    909
  • Rank 50,251 (Top 1.0 %)
  • Language Vue
  • License
    Other
  • Created over 7 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

h5编辑器类似maka、易企秀 账号/密码:admin

h5在线编辑平台

技术架构

前端:vue2.0 + vue-router + vuex + axios + Element ui

后端:nodejs + express + mongoose

在线演示传送门

演示效果

目录结构

注意!!!

运行前需要先启动mongodb数据库,请确保本地已安装数据库

运行方法

npm install // 安装依赖

npm run webapp // 启动前端工程

npm run local // 启动后端工程

License

996 License