0.0.0 • Published 6 years ago

test-componup v0.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

Package and storybook of componup

based on Create react library itself based on Facebook's Create react app

Access to storybook

See componup in /lib

npm run storybook

Become a collaborator

  • Create an npm account Here
  • Loggin in shell by running npm adduser with username, password and public email previously entered

Publish package

  • Let's build npm run build
  • Git working directory must be clean, so add and commit.
  • Have to create a new version npm version <update_type>
  • if update_type is patch (v0.0.1 --> v0.0.2)
  • if update_type is minor (v0.0.1 --> v0.1.1)
  • if update_type is major (v0.0.1 --> v1.0.1)
  • update_type can also be premajor, preminor, prepatch, prerelease ...See more
  • Now ready to publish npm publish
0.0.0

6 years ago

0.0.2

6 years ago

0.3.15

6 years ago

0.3.14

6 years ago

0.3.13

6 years ago

0.3.11

6 years ago

0.3.9

6 years ago

0.3.8

6 years ago

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago