# test-component-docs **Repository Path**: zhu-junbin/test-component-docs ## Basic Information - **Project Name**: test-component-docs - **Description**: test-component-docs - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2024-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-ui-design [![NPM version](https://img.shields.io/npm/v/react-ui-design.svg?style=flat)](https://npmjs.org/package/react-ui-design) [![NPM downloads](http://img.shields.io/npm/dm/react-ui-design.svg?style=flat)](https://npmjs.org/package/react-ui-design) A react library developed with dumi ## Usage TODO ## Options TODO ## Development ```bash # install dependencies $ npm install # develop library by docs demo $ npm start # build library source code $ npm run build # build library source code in watch mode $ npm run build:watch # build docs $ npm run docs:build # check your project for potential problems $ npm run doctor ``` ## LICENSE MIT