Commit eeb8f763aa80bc0e23ff79c824beef3fac4c2f3a
1 parent
98ffdd6a
chore: add english README
Showing
2 changed files
with
46 additions
and
0 deletions
README.MD
README.en.md
0 → 100644
| 1 | +English | [简体中文](./README.md) | |
| 2 | + | |
| 3 | +### What's LuBan-H5? | |
| 4 | +> LuBan-H5 is a mobile page builder based on Vue.js, which is similar with http://www.eqxiu.com、[Baidu-H5](https://h5.bce.baidu.com/). It also supports parsing PSD file to HMTL5 Page | |
| 5 | +###Features 功能 | |
| 6 | +1. Editor | |
| 7 | + - [ ] Reference Line | |
| 8 | + - [ ] Change plugin shape by drag-and-drop | |
| 9 | + - [ ] Nodes: copy, delete, edit | |
| 10 | + - [ ] Page: add, copy, delete | |
| 11 | + | |
| 12 | +2. Plugin System | |
| 13 | + | |
| 14 | + - [ ] Text | |
| 15 | + - [ ] Normal Button | |
| 16 | + - [ ] Form Button | |
| 17 | + - [ ] Form Field | |
| 18 | + - [ ] Picture | |
| 19 | + - [ ] Background Image | |
| 20 | + - [ ] Video (Iframe format) | |
| 21 | + | |
| 22 | +3. enhanced function | |
| 23 | + - [ ] parsing PSD file to HTML Page | |
| 24 | + - [ ] Photo Gallery | |
| 25 | + - [ ] Third Party uncopyrighted Image Search | |
| 26 | + | |
| 27 | +4. Data Statistics | |
| 28 | + - [ ] Form Statistics | |
| 29 | + | |
| 30 | +5. Others | |
| 31 | + - [ ] Online preview | |
| 32 | + - [ ] QR Code Preview | |
| 33 | + | |
| 34 | +### Technology Stack (current) | |
| 35 | + 1. Front end: Vue.js | |
| 36 | + 2. Back End: Adonis.js | |
| 37 | + 3. Storage: MongoDB | |
| 38 | + | |
| 39 | +### Installs | |
| 40 | +> proj: project root path | |
| 41 | + | |
| 42 | + 1. Front End | |
| 43 | + Editor: please refer to: [`project/front-end/h5/README.md`](https://github.com/ly525/luban-h5/blob/dev/front-end/h5/README.md) | |
| 44 | + | |
| 0 | 45 | \ No newline at end of file | ... | ... |