uxmid-web

uxmid web library

Usage no npm install needed!

<script type="module">
  import uxmidWeb from 'https://cdn.skypack.dev/uxmid-web';
</script>

README

UXmid Web Library

NPM version

该项目是一套基于 Vue.js 的 web 组件库,基于 iView 组件库进行二次封装,采用 TypeScript 语言编写,可用于 PC 端项目,如:后台管理系统,数据展板等。

编译

npm run dist

调试

npm run dev