React / Typescript UI component library for Podverse web applications
npm link Then from inside another repo you want to link to the local podverse-ui module (for example, podverse-web), run the following command:
npm link podverse-ui npm install npm run build-lib