0.2.0 • Published 10 months ago

bonfire-sdk v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

0.1.9

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago