Skip to content

xinleibird/bird-ui

Repository files navigation

Bird UI Design

A Personal React UI Library

Go github to get this repo



Note: This personal component library is only used for technical show, has not been fully tested, please use it with caution.



💻 Install

npm install -S @xinleibird/bird-ui

or

yarn add @xinleibird/bird-ui


⌨ Usage

import React from 'react';
import { Button } from '@xinleibird/bird-ui';

const App = () => {
  return <Button btnType="primary">Primary Button</Button>;
};


🎨 About the Author

avater
JavaScript / HTML / CSS / SCSS / Node.js / React / TypeScript / webpack / Linux / Java / UI Design / Web Design ...
辛 磊
Xin Lei
{ age: 39, background: 'Front-End Programmer', gender: 'male' }


📧 Contact Me

xinleibird@gmail.com

Releases

No releases published

Packages

No packages published