This design system does not use any libraries. All styles were created from scratch.
Documentation for Pedro - Design System. Is included:
- Production: (https://ds.pedbarros.com.br/)
- Staging: (https://pedrodsbeta.netlify.app/)
(https://www.npmjs.com/package/pcds)
Clone the repo and run: npm i
or yarn install
Add this code to your dependencies: npm i pcds
npm run storybook
or yarn storybook