@0x1461a0/x-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

x-ui

这是一个探索前端工程化和组件库的项目,还比较粗糙和简陋

使用 typescript + react + scss 编写组件,文档的搭建使用 dumi

快速开始

安装

yarn add @0x1461a0/x-ui

使用

import { Button } from '@0x1461a0/x-ui'

ReactDOM.render(<Button />, mountNode)

引入样式

import '@0x1461a0/x-ui/dist/index.css'

Readme

Keywords

Package Sidebar

Install

npm i @0x1461a0/x-ui

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

87.7 kB

Total Files

50

Last publish

Collaborators

  • 0x1461a0