drszui

examples文件夹用作实例demo

Usage no npm install needed!

<script type="module">
  import drszui from 'https://cdn.skypack.dev/drszui';
</script>

README

my-ui-library

examples文件夹用作实例demo

lib文件夹用于存放打包生成的文件 packages文件夹用于编写存放的组件

每个组件建一个文件夹,该文件夹中包含src文件夹及最外层index.js文件--对外提供对组件的引用

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.