0.1.12 • Published 16 days ago

@mmb-digital/design-system-web v0.1.12

Weekly downloads
-
License
UNLICENSED
Repository
bitbucket
Last release
16 days ago

design-system-web (react components library)

Prerequisities:

  • node v16.20.2
  • yarn v1.22.19

Startup:

Scripts:

  • fix lint errors "yarn lint:fix"

  • fix prettier errors "yarn prettier:fix"

  • storybook dev "yarn storybook"

  • storybook build "yarn storybook:build"

  • run jest tests "yarn test"

  • rollup bundle "yarn build"

Publishing package to npmjs.com:

Styling rules

For each component, a corresponding *.styles.ts file is created to manage its styles.

  • styling is done primarily using styled-components.
  • all colors and other common values are in theme variables to ensure consistency throughout the project.
  • all components have to be responsive
  • the best approach is mobile first, set sizes for mobile and rules for higher resolutions
0.1.12

16 days ago

0.1.11

22 days ago

0.1.10

2 months ago

0.1.8

2 months ago

0.1.7

2 months ago

0.1.6

2 months ago

0.1.5

2 months ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago