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