npm-safaritoolkit
v1.0.3
Published
Safari frontend packages
Downloads
2
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.