How to Creating a React Components Library with rspress and rsbuild? #2236
-
I'm seeking guidance on developing a professional React component library, specifically focusing on:
Would anyone be able to provide a detailed tutorial covering the initial setup, development process, and deployment strategies? I'm particularly interested in:
Any help or resources would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
Timeless0911
Jun 4, 2025
Replies: 1 comment 4 replies
-
We are building an rspack-based library develop tools - Rslib, see https://rslib.rs/. I think this is what you need, and you can use below projects in Rslib projects which is our goal for library developers:
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
chenjiahan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are building an rspack-based library develop tools - Rslib, see https://rslib.rs/.
I think this is what you need, and you can use below projects in Rslib projects which is our goal for library developers: