easybake-uikit
v1.2.1
Published
Set of UI components for EasyBake projects
Downloads
2
Readme
EasyBake UIkit 🧁
This repository is a monorepo manage with yarn workspaces and Lerna.
Packages
- easybake-uikit : React components used to build the EasyBake UI
- eslint-config-easybake : An ESLint config for EasyBake, with Typescript and Prettier support
How to use
Clone the repository
git clone [email protected]:easybakeswap/easybake-uikit.git
Run yarn at the root of the workspace
cd easybake-uikit
yarn
Then, refer to the readme of each project.