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/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i cdd-storybook-tutorial

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

9.95 MB

Total Files

86

Last publish

Collaborators

  • yong7317