# antd-com **Repository Path**: llcTony/antd-com ## Basic Information - **Project Name**: antd-com - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-13 - **Last Updated**: 2025-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # antdCom [![NPM version](https://img.shields.io/npm/v/antdCom.svg?style=flat)](https://npmjs.org/package/antdCom) [![NPM downloads](http://img.shields.io/npm/dm/antdCom.svg?style=flat)](https://npmjs.org/package/antdCom) 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 # Locally preview the production build. $ npm run docs:preview # check your project for potential problems $ npm run doctor ``` ## LICENSE MIT