This repository is a monorepo manage with yarn workspaces and Lerna.
- bessel-uikit : React components used to build the Bessel UI
- eslint-config-pancake : An ESLint config for bessel, with Typescript and Prettier support
Clone the repository
git clone git@github.com:besselstudio/bessel-toolkit.git
Run yarn at the root of the workspace
cd bessel-toolkit
yarn
Then, refer to the readme of each project.