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