0.3.2 • Published 7 years ago

up-componup v0.3.2

Weekly downloads
14
License
MIT
Repository
-
Last release
7 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

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago