UI Component Library Template with React, Typescript, Storybook, SASS, Rollup and NextJs.
This monorepo contains multiple projects that work together to create an integrated Design Language System. It includes reusable component libraries, design token packages, icon libraries, and apps that utilize these packages. It also provides reusable eslint and typescript configurations, as well as tools for generating components and getting tokens. The project can be set up and run locally for development and testing purposes.
npm install
This monorepo provides a comprehensive Design Language System through reusable packages, app integration, configurations, and tools for component generation. It allows for efficient development and testing, with options for watching changes in the React Library either through Storybook or Next.js. The project also includes GitHub Actions for build, test, and deployment automation.