Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sinosoft-ap-ui

cliernxl3291.0.26

ap-ui

hanger, vue, components

readme

sinosoft-ap-ui

sinosoft-ap-ui vue-components.

Installation

npm install sinosoft-ap-ui

Import

import sinosoftApUI from 'sinosoft-ap-ui';
Vue.use(sinosoftApUI);

Demo

下载该项目,在文件根目录下依次输入命令行:

npm install
npm run dev

然后在浏览器里输入http://localhost:8089,即可看到组件 demo。