mui-component-library
TypeScript icon, indicating that this package has built-in type declarations

0.1.9 • Public • Published

Scripts

Install dependencies:

  • npm install

You will get some peer dependency errors relating to React for libraries that have not yet updated to 17 yet.

This is expected and all current dependencies work fine on 18.

Build for publishing:

  • npm run build

Format code:

  • npm run prettier

Check for syntax issues:

  • npm run lint

Just unit tests:

  • npm run test

Review components in Storybook:

  • npm run storybook

Publish

  • npx changeset
  • npx changeset version
  • npx changeset publish

Readme

Keywords

none

Package Sidebar

Install

npm i mui-component-library

Weekly Downloads

1

Version

0.1.9

License

MIT

Unpacked Size

14.4 kB

Total Files

12

Last publish

Collaborators

  • alexeagleson