# fish-ui **Repository Path**: ylyubook/fish-ui ## Basic Information - **Project Name**: fish-ui - **Description**: 🎉A react ui component library based on AntDesign. - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://ylyubook.gitee.io/fish-ui-pro - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-29 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, Ant-Design, DUMI, TypeScript ## README

基于ant design 的 React UI 组件库

antd react license npm

## fish-ui-pro 🎉A react ui component library based on AntDesign. ## Getting Started Install dependencies, ```bash $ yarn ``` Start the dev server, ```bash $ yarn start ``` Build documentation, ```bash $ yarn run docs:build ``` Run test, ```bash $ yarn test ``` Build library via `father-build`, ```bash $ yarn run build ```