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

1.1.298 • Public • Published

Logo

Zelty Order UI Kit

Component library for Zelty order

Authors

Installation (NPM Package)

  yarn add @zelty/ui-kit-order

Usage

import { Card } from '@zelty/ui-kit-order'

function App() {
  return (
      <Card>
        <div>My content</div>
      </Card>
  )
}

Development

Install

  yarn

Start Storybook

  yarn storybook

Commit on the project

  yarn cm

Create new Story/Component automatically

  yarn ns

Push process

  1. Create branch from develop after pulling 🚨 To keep package version updated  🚨
  2. Work 🧑‍💻, then yarn cm from your branch & push
  3. Pull request from your branch to develop, wait for collaborator validation
  4. [optional] wait for UI review on Chromatic
  5. Pull request from develop to master and directly merge, it will trigger an NPM publish

Chromatic

The Storybook is automatically published to Chromatic when it gets merged to develop, share this with collaborators for UI review :

Zelty Kit Order

Keywords

none

Install

DownloadsWeekly Downloads

334

Version

1.1.298

License

UNLICENSED

Unpacked Size

11.1 MB

Total Files

88

Last publish

Collaborators

  • vincent_zelty
  • damjs93
  • hyde1
  • stevenzelty