plants-toolkit
v1.0.4
Published
DefiPlants frontend packages
Readme
Plants Toolkit
This repository is a monorepo manage with yarn workspaces and Lerna.
Packages
- plants-uikit : React components used to build the UI
- eslint-config : An ESLint config, with Typescript and Prettier support
How to use
Clone the repository
git clone [email protected]:karlbalagtey/plants-toolkit.gitRun yarn at the root of the workspace
cd plants-toolkit
yarnThen, refer to the readme of each project.
