Commit 6f76f1e3423a635ccc12fcfcb1a0019caed3dde7

Authored by ly525
1 parent d04cf043

chore: update README

Showing 1 changed file with 6 additions and 0 deletions
README.MD
... ... @@ -36,3 +36,9 @@
36 36 2. 后端:[Adonis.js](https://adonisjs.com)
37 37 3. 存储:[MongoDB](https://mongodb.com)
38 38  
  39 +
  40 +### 安装
  41 +> project:项目根目录
  42 +
  43 +1. 前端
  44 + 1. 编辑器部分请参照 [`project/front-end/h5/README.md`](https://github.com/ly525/luban-h5/blob/dev/front-end/h5/README.md)
39 45 \ No newline at end of file
... ...