1.0.0 • Published 7 months ago

midhun-lib4 v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

This is a babel and rollup based project.

This contains UI components and JS/TS helper functions to be used in Frontend Projects.

To develop

  1. Component -> Use storybook for testing
  2. Utils function -> Use jest unit test. We encourage TDD approach to the development.

to test yarn test to run storybook yarn storybook

the project have pre commit and pre push git hooks, please run yarn prepare

Storybook has further documentation on Design system