@cerebruminc/cerebellum
v15.6.1
Published
Cerebrum's React Component Library
Downloads
8,294
Readme
Cerebellum
Cerebrum's React Component Library
For information about how to use Cerebellum in your application, please see the Storybook documentation.
Local Development
You can run Storybook locally with
npm start
Testing the production build
Whenever you open a pull request, a production build is created and uploaded to the @cerebruminc/cerebellum
npm package.
The name of this beta package is added as a comment to he pull request, allowing you to test it in your own project.
Codemods
There are some codemods written in jscodeshift
that you can run to update your existing Cerebellum integration. More information can be found in the codemods readme.