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
- TypeScript
- Rollup
- Scss
- Storybook
- MUI
npm install
npm run build
Change package scope with your or organization name.
npm install @yourscope/yourpackagename
For my demo implementation
npm install @sezercakir/ui
Preview during the development
npm run storybook