Roots Design System built with React.
This project contains shareable styles of components, UI Components using React and Storybook's presentation and build configs need to stay here.
Install peerDependencies in your project
react: ^18.x.x or higher
react-dom: ^18.x.x or higher
react-icons: ^4.8.x or higher
styled-components: ^5.3.x or higher
yarn install
yarn storybook
- To test on a project that is consuming our package we can run our project with
yarn build
or
yarn build:w
- To be exposed as a local package
npm link
- In the project that consumes this package we will run the command
npm link @filiperaiz/roots-ds
Copyright ©