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