README
@angel6/ui
基于Vue2.x的前端组件库
项目目录
.
Usage
Install dependencies
npm install
or
yarn
Serve with hot reload at localhost:8080
npm run dev
发布新版本时,执行打包压缩
Build for production with minification
npm run build
致力于打造全渠道UI组件库
<script type="module">
import angel6Ui from 'https://cdn.skypack.dev/@angel6/ui';
</script>
基于Vue2.x的前端组件库
.
npm install
or
yarn
npm run dev
发布新版本时,执行打包压缩
npm run build