@angel6/ui

致力于打造全渠道UI组件库

Usage no npm install needed!

<script type="module">
  import angel6Ui from 'https://cdn.skypack.dev/@angel6/ui';
</script>

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