Skip to content

nonameche/explorer

Repository files navigation

explorer-ui

使用 React + TypeScript 开发的仿 Ant Design UI 组件库

安装

$ npm install explorer-ui --save

示例

import { Button } from "explorer"

ReactDOM.render(<Button>按钮</Button>, mountNode)

引入样式

import "explorer/dist/index.css"

About

使用React+TypeScript开发的仿Ant Design UI组件库

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published