# slender-ui **Repository Path**: bringerxu/slender-ui ## Basic Information - **Project Name**: slender-ui - **Description**: The repository includes some personal customized components based on vue that can be used on daily work. Hope others like them too. P.S. The UI of components is not slender at all. The name is from my nickname in child. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-10 - **Last Updated**: 2021-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test ## Getting Started Install dependencies, ```bash $ npm i ``` Start the dev server, ```bash $ npm start ``` Build documentation, ```bash $ npm run docs:build ``` Build library via `father-build`, ```bash $ npm run build ``` e1