1.0.3 • Published 4 years ago
@thinkincoin-libs/bsc-toolkit v1.0.3
BSC Toolkit
This repository is a monorepo manage with yarn workspaces and Lerna.
Packages
- uikit : React components used to build the Pancake UI
- eslint-config : An ESLint config for pancake, with Typescript and Prettier support
How to use
Clone the repository
git clone git@github.com:thinkincoin/bsc-toolkit.git
Run yarn at the root of the workspace
cd bsc-toolkit
yarn
Then, refer to the readme of each project.