0.0.5 • Published 2 years ago

@iotabots/react-nft-components v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

React NFT Components

This repository owns the code of the @iotabots/react-nft-components NPM module.

Architecture

npm.io

Development

Clone the repository and install the dependencies.

git clone https://github.com/iotabots/nft-ui-components
cd nft-ui-components
yarn install

Start storybook and open the browser (http://localhost:6006)

yarn run storybook