Skip to content

AnimaApp/themed-mui-storybook

 
 

Repository files navigation

Themed MUI Storybook

In your IDE

  1. Fork this repo
  2. Run yarn install
  3. Create theme using MUI Theme Creator
  4. Update the theme file
  5. Get your Anima team token as seen below
  6. Update .env file with your team token here
  7. Run yarn sync

Ignore errors of this type ERR! TypeError [ERR_INVALID_ARG_TYPE]: The "id" argument must be of type string. Received an instance of Object

In Figma

  1. Open Anima Figma plugin
  2. Enter Storybook section
  3. Connect your Figma file by pressing Command+L to copy the file URL and pasting it as seen below

image

  1. Generate your Figma library!

image

How to get your Anima team token

  1. Open Figma
  2. Install Anima plugin Anima Figma Plugin
  3. Click the "Storybook" section

You will see your team token:

image

About

Sample Storybook+Anima for using MUI with a custom theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 14.4%
  • Shell 0.4%