lqs-plugin

## 安装依赖 ``` npm install ```

Usage no npm install needed!

<script type="module">
  import lqsPlugin from 'https://cdn.skypack.dev/lqs-plugin';
</script>

README

my-plugin

安装依赖

npm install

本地启动

npm run serve

打包ui库

npm run lib

安装ui库

npm install lqs-plugin --save-dev

ps:typescript不是很熟练,tslint较多报错,打包需关闭tslint的校验