@lottuseducation/organisms
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta.0 • Public • Published

To Install

yarn add @lottuseducation/molecules

npm install @lottuseducation/molecules

To add components

  • Add a new folder in molecules/src/components/ "new_component"
  • Add the tsx component file with an index.ts
  • Add types in molecules/src/components/Types/"new_component.types.ts"
  • Add the export line in molecules/src/components/index.ts

To document

  • Go to storybook project and add a new file "new-component.stories.js"
  • Run command npm run storybook

/@lottuseducation/organisms/

    Package Sidebar

    Install

    npm i @lottuseducation/organisms

    Weekly Downloads

    0

    Version

    0.0.1-beta.0

    License

    none

    Unpacked Size

    58.3 kB

    Total Files

    83

    Last publish

    Collaborators

    • coderdiaz
    • alanllamas
    • dev.tech