0.3.2 • Published 6 years ago

up-componup v0.3.2

Weekly downloads
14
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.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.0

6 years ago