@td-design/web

Web端组件库


Keywords
library, react, ant-design, typescript, jest, monorepo, react-native, td-design, umijs
License
MIT
Install
npm install @td-design/web@2.3.13

Documentation

dumi app

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build site app,

$ npm run build