Making a UI Library with React & TypeScriptI start off with a fresh project and make a UI library (that only has one basic component) using TypeScript, ReactJS, and Styled Components. I also make a basic NPM package that can be used locally to test the UI library.
117 dependencies! Even looking at tooling, they have Lerna, Rollup…