@thanong.bor/libraryui
v1.0.0
Published
soft po market ui package
Downloads
13
Readme
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