Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tonice/deer-ui

53275846324MIT0.0.1TypeScript support: included

基于 ant-design 封装的偏业务组件

react, ant-design, components, deer-ui

readme

deer-ui

deer-ui 是一款集成 antd 组件得轻量级 ui 库

✨ 特性

  • 📕 详细的文档与介绍
  • 📦 开箱即用的高质量 React 组件
  • 🔥 使用 TypeScript 开发,提供完整的类型定义文件

本地开发

# 克隆项目到本地
git clone git@github.com:532758463/deer-ui.git

# 安装依赖
yarn

# 本地编译
yarn build-all

# 启动服务
yarn start