@reusejs/react
TypeScript icon, indicating that this package has built-in type declarations

6.21.4 • Public • Published

React Storybook NPM version NPM downloads MIT License NPM Publish

How to Contribute?

This repo consists of two packages:

  1. apps/docs
    • This is used heavily in local development to view/test components as a component is being developed
  2. packages/react
    • This contains all the utils/components and styles

Follow these steps to run the code and start development:

  1. Run yarn dev
  2. Go into react directory: cd packages/react and run yarn build -w
  3. Carry on with your development

Publishing

  1. Run yarn changeset -> Generate your changelogs
  2. Push to Github
  3. Github Action Workflow will handle from there on

Maintain

Run git push --follow-tags for all tags to be pushed to Github

Credits:

License

@reusejs/react is freely distributable under the terms of the MIT license.

Dependents (1)

Package Sidebar

Install

npm i @reusejs/react

Weekly Downloads

241

Version

6.21.4

License

MIT

Unpacked Size

3.4 MB

Total Files

112

Last publish

Collaborators

  • shubham_joshi
  • rjvim