v-ui-mobile

A Component Library, based on Vue.js.

Usage no npm install needed!

<script type="module">
  import vUiMobile from 'https://cdn.skypack.dev/v-ui-mobile';
</script>

README

V-UI-Mobile

A Component Library, based on Vue.js.

本地启动命令

cnpm i

//本地启动dev环境,查看demo页面
npm run dev

打包v-ui-mobile组件库命令

npm run build:vui