norma-library
v0.5.159
Published
Olos/Norma-DS. Design System based on Material UI, developed with TypeScript and Styled Components to create reusable and consistent components in web applications.
Downloads
1,915
Readme
Documentation | Contributing | Changelog | License
Configurações
- React v18
- TypeScript
- UI development with Storybook
- Unit test with Testing-library
- Linting with Eslint and code formatting with Prettier
- Conventional commit messages with [Commitlint][commitlint-url]
- Build the library with [Rollup][rollup-url]
- Automated release with [changesets][changesets-url]
Documentação
Instalação
Para instalação das dependencias:
npm install
Execução do projeto
Para utilizar o Storybook:
npm run storybook