becoswap-toolkit
v1.0.0
Published
BecoSwap frontend packages
Downloads
2
Readme
BecoSwap 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-beco : An ESLint config for beco, with Typescript and Prettier support
How to use
Clone the repository
git clone [email protected]:becoswap/becoswap-toolkit.gitRun yarn at the root of the workspace
cd becoswap-toolkit
yarnThen, refer to the readme of each project.
