@partnerite/ui
TypeScript icon, indicating that this package has built-in type declarations

1.1.97 • Public • Published

Introduction

Common Partnerite UI components(i.e. Data tables, 404, etc.)

How to setup for the first time?

  1. Clone the repository
  2. npm install
  3. Login to npm npm login, ask for credentials/invite

How to contribute?

  1. npm install
  2. Make and test changes
  3. Upgrade version in package.json
  4. Build the changes using npm run build
  5. [Optional] Dry run the changes before publishing using npm publish --dry-run
  6. Publish the changes using npm publish
  7. Push changes to the repository

How to test locally?

  1. npm install
  2. npm link
  3. Goto the project you want to test the changes and run npm link @partnerite/ui
  4. Test the changes

Readme

Keywords

none

Package Sidebar

Install

npm i @partnerite/ui

Weekly Downloads

4

Version

1.1.97

License

ISC

Unpacked Size

717 kB

Total Files

482

Last publish

Collaborators

  • partnerite1