zajjaj-ui-button-mui
v3.0.0
Published
A personalised UI Library.
Readme
Build Your Own UI Components Library
Design ui and define your contexts. Implement for your project and achieve perfect integrity on the front-end with your library packages. Import each package as seperetly to reduce the bundle size or together like MUI components. Detailed explanation in here
Tech Stack
- TypeScript
- Rollup
- Scss
- Storybook
- MUI
Installation and Build
npm install
npm run buildUsage
Change package scope with your or organization name.
npm install @yourscope/yourpackagenameFor my demo implementation
npm install @sezercakir/ui Preview
Preview during the development
npm run storybook