I created a npm library, called foo-component.
foo-component
Then I created a new react app: npx create-react-app my-app --template typescript. In the src
npx create-react-app my-app --template typescript