@doopage/react-ui-kit
TypeScript icon, indicating that this package has built-in type declarations

0.2.34 • Public • Published

@doopage/react-ui-kit

JavaScript Style Guide NPM Bundlephobia Bundlephobia

Base component for DooPage project
Base on Material UI

Installation

With npm

npm install --save @doopage/react-ui-kit

Or with yarn

yarn add @doopage/react-ui-kit

Installing dependencies

npm install @material-ui/core @material-ui/lab @material-ui/icons date-fns moment

or

yarn add @material-ui/core @material-ui/lab @material-ui/icons date-fns moment

Documentation

Homepage

Usage

import {Button} from '@doopage/react-ui-kit'

const MyComponent = () => <Button color={'warning'}>Button</Button>;

export default MyComponent;

License

MIT © huynhhuyhiep

/@doopage/react-ui-kit/

    Package Sidebar

    Install

    npm i @doopage/react-ui-kit

    Weekly Downloads

    72

    Version

    0.2.34

    License

    MIT

    Unpacked Size

    580 kB

    Total Files

    166

    Last publish

    Collaborators

    • hiephuynh