Hacker News new | ask | show | jobs
by devongovett 2162 days ago
1. Depends on how many components you use! Each component is a separate package, so you pay for only what you use. We also offer a monopackage containing all components, but it is fully tree shakeable so it should be equivalent to using the individual packages if you have a good build setup.

2. We're working on building some example apps, but for now, the docs are the best example. You can also try out the storybook that we use for development if you clone the repo locally.

1 comments

You have to pay for this? Where is this on the page?
I think he means to pay the cost in terms of package size, not dollars