@danielmlc/ylmisui

A Component for ylsoft.

Usage no npm install needed!

<script type="module">
  import danielmlcYlmisui from 'https://cdn.skypack.dev/@danielmlc/ylmisui';
</script>

README

YLMISUI2.0

易龙软件前端组件库。

为满足公司内部业务系统使用场景二次封装了众多的基础组件和业务组件(部分基于elementUI2.x封装。)

安装依赖

npm install

启动调试

npm run serve

打包实例

npm run build

打包组件库

npm run build-bundle

Lints and fixes files

npm run lint