cdd-storybook-tutorial

1.0.1 • Public • Published

storybook-tutorial

개발 환경

  • React
  • Styled

Installation

npm i cdd-storybook-tutorial

Usage

// App.jsx
import { Button } from 'cdd-storybook-wanted';

const App = () => {
  return (
    <Button label="안녕하세요" color="#fff" backgroundColor="#000" />
  )
}

Docs

https://haeyonghahn.github.io/storybook-tutorial/

Readme

Keywords

none

Package Sidebar

Install

npm i cdd-storybook-tutorial

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

9.95 MB

Total Files

86

Last publish

Collaborators

  • yong7317