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