Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

podverse/podverse-ui

Repository files navigation

podverse-ui

React / Typescript UI component library for Podverse web applications

Use npm link for local development

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

Install node_modules

npm install

Build the library and watch for changes

npm run build-lib

About

React component library for Podverse web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published