@omniaz/vue-component-library
TypeScript icon, indicating that this package has built-in type declarations

0.5.18 • Public • Published

Development:

  • get the code of the project from repository,
  • make changes to package code if needed,
  • run npm adduser to login to your npm account (create it if needed),
  • change version in package.json,
  • run npm run build,
  • execute npm publish --access public to publish new version of the package.

Testing local version of the package in other project:

  • execute npm link in package folder to create global link to local package version,
  • execute npm link @omniaz/vue-component-library in other project to use local version of the package instead of remote one (to test changes),
  • you may need to delete package-lock.json in other project and run npm install again to see changes.

Reverting to package from npm repository

  • just run npm install in the project.

Readme

Keywords

none

Package Sidebar

Install

npm i @omniaz/vue-component-library

Weekly Downloads

3

Version

0.5.18

License

ISC

Unpacked Size

25.5 MB

Total Files

93

Last publish

Collaborators

  • pawel_omniaz