README
vince-json-view
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
配合AdobeXD 导出的数据 生成UI,解决UI还原度不足,改动频繁的问题。加入了响应式支持。在XD中设计响应规则,更直观。
<script type="module">
import vinceJsonView from 'https://cdn.skypack.dev/vince_json_view';
</script>
yarn install
yarn serve
yarn build
yarn lint