Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 962 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 962 Bytes

🌱 PlantSwap Toolkit

PlantSwap UIkit is a set of React components and hooks used to build pages on PlantSwap's apps. It also contains a theme file for dark and light mode.

This repository is a monorepo manage with yarn workspaces and Lerna.

Packages

How to use

Clone the repository

git clone git@github.com:plantswapfinance/plantswapfinance-toolkit.git

Run yarn at the root of the workspace

cd plantswapfinance-toolkit
yarn

Then, refer to the readme of each project.