ella-storybook
TypeScript icon, indicating that this package has built-in type declarations

1.0.76 • Public • Published

Tabula Storybook (Design Systems)

1. Source structure

src
├── assets
│   └── images
├── components
│   ├── index.tsx
│   ├── props.ts
│   └── styles.ts
├── stories
│   └── Layout.stories.tsx (To review demo layout)
├── styles
│   └── Themes (Config styles for systems)
└── index (Export components to use)

2. Install packages

npm i demo-components-ui

3. Publish packages to NPM

Step 1: Upgrade version in package.json Step 2: Type npm run build to build package Step 3: Type npm publish to publish package Step 4: Login to account NPM if you are asked

Contact to Mr.Hon to get account information :D

If you want to review demo layout, see 4. Publish package to review.

4. Publish package to review

After build, type npm chromatic to publish in Chromatic.

In package.json, you must have --project-token See more: https://www.chromatic.com/docs/setup

Package Sidebar

Install

npm i ella-storybook

Weekly Downloads

29

Version

1.0.76

License

none

Unpacked Size

513 kB

Total Files

370

Last publish

Collaborators

  • tabula-components