BobaBoard's UI components.
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
yarn run storybook
Pull requests are welcome. Feel free to open an issue to discuss!