📝 更新新截图

This commit is contained in:
zhangjinlong 2020-10-14 16:23:22 +08:00
parent 255ecf5d7b
commit c0e14c7f7d
2 changed files with 8 additions and 3 deletions

View File

@ -15,7 +15,8 @@
### ✨ [Demo](http://io.nainor.com/h5_plus/editor?tid=123456) ### ✨ [Demo](http://io.nainor.com/h5_plus/editor?tid=123456)
<img src="http://io.nainor.com/uploads/face_17512320c6d.png" alt="H5可视化编辑器" /> <!-- <img src="http://io.nainor.com/uploads/face_17512320c6d.png" alt="H5可视化编辑器" /> -->
<img src="./src/assets/h5-main.png" alt="H5可视化编辑器" />
## Author ## Author
@ -120,13 +121,17 @@ cd ./h5-Dooring
3. 安装依赖包 3. 安装依赖包
```sh ```sh
yarn install yarn install
or
cnpm install
``` ```
## Usage ## Usage
启动应用 启动应用
```sh ```sh
yarn run start yarn start
or
cnpm run start
``` ```
## 更新日志 ## 更新日志

BIN
src/assets/h5-main.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB