Truepublic ui library
yarn
npm run storybook
You can also build your design system for publishing to private npm or your own github instance:
npm run build
You can also build your storybook for static file hosting so your designers can see it:
npm run build-storybook
Happy to take contribution/improvement suggestions.
Related Storybook Typescript docs PR here