[WIP]en: web design tool || mobile page builder/editor || mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.
LuBan-H5 is a mobile page builder based on Vue.js, which is similar with Amolink eqx(it’s a chinese website, you may need to translate the page). It also supports parsing PSD file to HMTL5 Page
in short
git clone https://github.com/ly525/luban-h5 && cd luban-h5
# install dependencies && build front-end && build back-end
./luban-h5.sh init
./luban-h5.sh start
# ./luban-h5.sh stop
# after the installation finished
# 1. visit :http://localhost:1337/admin, create your admin account
# 1.2 config the api permissions, see more here:https://ly525.github.io/luban-h5/en/getting-started/quick-start.html#_2-something-important
# 2. front-end
# 2.1 visit https://localhost:1337 to get the front-end of luban-h5
Documents
Source Code
Community
Ecosystem
back-end integration
Custom components
official components library
Support Component/Auxiliary Component
Editor
Plugin System
enhanced function
back-end API
proj: project root path
please refer to:Document/Quick Start
lbp-
: lu-ban-plugin-
, means Luban H5 plugin
, location: proj/front-end/h5/src/components/plugins
Read more here Online English Document