0.2.0 • Published 2 years ago

bonfire-sdk v0.2.0

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

Bonfire SDK

Empowering web3 organizations with cutting-edge AI-powered tools for smarter decision-making and stronger communities. ✨

Getting Started

Install dependencies and start developing components

yarn install # install depedencies
yarn storybook # run storybook
yarn build # build the library
yarn publish # publish the library

You can also use the built-in site to test or document your components

yarn dev:site # site dev mode
yarn build:site # build site
yarn preview:site #priview built site

Using the library

  1. Install peer dependencies: React & ReactDOM, Tailwind CSS and Headless UI
  2. Install the component library

    yarn add bonfire-sdk
  3. In your project root, import the library CSS file

    import "bonfire-sdk/dist/style.css";
0.2.0

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago