Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 768 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 768 Bytes

Matte

Matte is a UI component library on top of MUI and other react libraries. MATTE stands for MATerial Typography Experience. It's build on top of Material UI and other great React libraries. It is supposed to be as good as Material Design, but not as shiny (hence the matte appearence). Matte is ideal for rapid dashboard prototyping.

Check the live storybook here.

Matte dashboard

To compile your code once, run

  • npm run build.

To compile your code once and refresh on file change, run

  • npm run start.

Compile your package by running

  • npm run build

Happy Building ♡