README
bobaboard-ui
BobaBoard's UI components.
Installation
You need nodejs v12 (the one I use is 12.9.1).
git clone https://github.com/essential-randomness/bobaboard-ui.git
cd bobaboard-ui/
yarn install
yarn add @bobaboard/boba-editor
yarn run storybook
Demo
Try/Code on Storybook
yarn run storybook
Contributions
Pull requests are welcome. Feel free to open an issue to discuss!