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