bcharity-newtoolkit
v2.0.0
Published
Pancake frontend packages
Downloads
5
Readme
Pancake Toolkit
This repository is a monorepo manage with yarn workspaces and Lerna.
Packages
- pancake-uikit : React components used to build the Pancake UI
- eslint-config-pancake : An ESLint config for pancake, with Typescript and Prettier support
How to use
Clone the repository
git clone [email protected]:pancakeswap/pancake-toolkit.git
Run yarn at the root of the workspace
cd pancake-toolkit
yarn
Then, refer to the readme of each project.