React components for building NFT marketplaces.
npm install --save @holaplex/ui-library-react
yarn add @holaplex/ui-library-react
Start the playground for viewing and adjusting the various components of the UI library.
npm install
npm run dev
Create and push a new git tag for the project after adjusting the package.json version for @holaplex/ui-library-react. A Github action will build and publish the library to npm.