DEV Community

Jason Separovic
Jason Separovic

Posted on

TypeScript/React Component Library with Rollup

Wanted to share a quick Hello World template for creating a TypeScript/React Component Library with Rollup.

https://github.com/jseparovic/react-components-module-typescript-rollup

Thanks to https://www.codefeetime.com/post/rollup-config-for-react-component-library-with-typescript-scss/ for doing the hard yards to come up with the process

Top comments (0)