# zpon-ui **Repository Path**: zpon/zpon-ui ## Basic Information - **Project Name**: zpon-ui - **Description**: zpon UI插件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zpon-ui > zpon-ui 框架 ## Build Setup ``` bash # install zpon-ui npm install zpon-ui --save-dev # Global introduction import ZponUi from 'zpon-ui' Vue.use(ZponUi) ```