# jeui **Repository Path**: mirrors_singod/jeui ## Basic Information - **Project Name**: jeui - **Description**: JEUI,是一套基于 Vue 2.0 为开发者、设计师和产品经理准备的 的开源 UI 组件库,主要服务于 PC 界面的中后台产品。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JEUI > Jeui is a high quality UI components Library. ## Install Using npm: ``` npm install jeui --save ``` ## Start Using a script tag for global use: ```html ``` You can find more info [on the website](https://www.jemui.com/). ## Usage ```vue Jeui is a high quality UI components Library. ``` Using css via `import`: ```js import 'jeui/lib/jeui.css'; ``` ## License [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2019-present, JEUI
Jeui is a high quality UI components Library.