Merge pull request #55 from MrXujiang/feature/zjl

📝 更新新截图
This commit is contained in:
dragon 2020-10-14 16:26:05 +08:00 committed by GitHub
commit 22c4ef16bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
@ -121,13 +122,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