1.0.0 • Published 10 months ago

@thanong.bor/libraryui v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

ui component library

This project is the react ui component library with the storybook to show existing ui component library.

Available Scripts

In the project directory, you can run:

yarn test

Run unit test.\ Use yarn coverage to run unit test with coverage.\ Use yarn test:ui to run unit test and show in a browser.

yarn build

Builds the ui component library for package to the dist folder.\ It bundles ui component library in .cjs and .esm module format with types.

yarn storybook

Run the storybook to show existing ui component library.

yarn build-storybook

Builds storybook to the storybook-static folder.

Structure

ui-components-library

┣ src ā”ƒ ā”ƒ šŸ“‚ constants All Config and mockup data ā”ƒ ā”ƒ šŸ“‚ components All component, unit-test, storybook ā”ƒ ā”ƒ šŸ“‚ assets All asset ex.font,image ā”ƒ ā”ƒ šŸ“‚ theme Default theme