@poltr/poltr-web

1.3.2 • Public • Published

poltr-web

Reusable React components for Poltr

Development

Getting Started

To start working on this project, clone the repository and run npm install.

Making Changes

To make changes to this package, take the following steps:

  1. Edit code in the src directory
  2. Build the new version of the library with npm run-script build
  3. Commit your changes to the git repository with a descriptive message
  4. Update the package version with one of the following:
    • npm version patch for bug fixes
    • npm version minor for minor changes, e.g. adding a simple prop type
    • npm version major for major changes, e.g. adding a new Poltr web component
  5. Login to npm with npm login and the poltrdev npm user credentials
  6. Publish the new package with npm publish

Dependents (0)

Package Sidebar

Install

npm i @poltr/poltr-web

Weekly Downloads

1

Version

1.3.2

License

ISC

Unpacked Size

58.7 kB

Total Files

33

Last publish

Collaborators

  • poltrdev
  • solastley