1.1.63 • Published 9 months ago

@anoki/marche-ui v1.1.63

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

This is the UI Library for the AST Marche

Use npm to install the dependencies Not yarn

npm install

Run storybook

npm run sb

Use npm release to build the library and publish the package to npm:

npm run release

Use npm bump-patch to increments the patch version (the last number in the version, e.g., from 0.1.96 to 0.1.97), push the changes, build the package and publish it to npm:

npm run bump-patch

Use npm bump-minor to increments the minor version (the second number in the version, e.g., from 0.1.96 to 0.2.0), push the changes, build the package and publish it to npm.

npm run bump-minor

Use npm bump-major to increments the major version (the first number in the version, e.g., from 0.1.96 to 1.0.0), push the changes, build the package and publish it to npm:

npm run bump-major

The structure of the library is as follows: src/ ├── components/ # Reusable components ├── styles/ # Global styles

1.1.52

9 months ago

1.1.51

9 months ago

1.1.56

9 months ago

1.1.55

9 months ago

1.1.54

9 months ago

1.1.53

9 months ago

1.1.59

9 months ago

1.1.58

9 months ago

1.1.57

9 months ago

1.1.63

9 months ago

1.1.62

9 months ago

1.1.61

9 months ago

1.1.60

9 months ago

1.1.50

9 months ago

1.1.49

9 months ago

1.1.48

9 months ago

1.1.47

9 months ago

1.1.41

9 months ago

1.1.40

9 months ago

1.1.45

9 months ago

1.1.44

9 months ago

1.1.43

9 months ago

1.1.42

9 months ago

1.1.46

9 months ago

1.1.39

10 months ago

1.1.38

10 months ago

1.1.37

10 months ago

1.1.36

10 months ago

1.1.35

10 months ago