vault-toolkit
v1.0.0
Published
Crosswise frontend packages
Downloads
7
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]:versedpro/crosswise-toolkit.gitRun yarn at the root of the workspace
cd crosswise-toolkit
yarnThen, refer to the readme of each project.
