troubleshooterskalable-toolkit
v0.0.2
Published
Crosswise frontend packages
Downloads
3
Readme
Crosswise Toolkit
This repository is a monorepo manage with yarn workspaces and Lerna.
Packages
- crosswise-uikit : React components used to build the Crosswise UI
- eslint-config-crosswise : An ESLint config for crosswise, with Typescript and Prettier support
How to use
Clone the repository
git clone [email protected]:crosswise-finance/crosswise-toolkit.git
Run yarn at the root of the workspace
cd crosswise-toolkit
yarn
Then, refer to the readme of each project.