You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
143 B

# JSON-editor
一个使用vue-electron开发的桌面应用
使用JSON schema的配置文件来产生JSON
## Build
```
yarn run build
```