Building a (React) Component Library
Leonardo Faria
Why?
- DRY
- Improve speed on building features
- Consistency between codebases/projects
How?
- How to show?
- How to publish?
- How to improve?
Storybook
- Knobs
- Netlify integration
How to publish?
- NPM offers private repos for $7/month
npm install @thinkific/elements-library