# vt-ui **Repository Path**: zy-ang/vt-ui ## Basic Information - **Project Name**: vt-ui - **Description**: 一个发布到npm的库,玩的。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-14 - **Last Updated**: 2021-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vt-ui example 为引入包的测试文件 packages 为组件库 - 安装组件库 npm add vt-ui - 全局导入 import VtUI form 'vt-ui' import 'vtui/lib/vt-ui.css' Vue.use(VtUI)