Welcome to the Coinbase Design System (CDS)!
Please visit our website https://cds.coinbase.com for the latest documentation.
- Clone the repository
git clone [email protected]:coinbase/cds.git
cd cds- Use the correct Node.js version
We suggest nvm to manage Node.js versions. If you have it installed, you can use these commands to set our current Node.js version.
nvm install
nvm use
corepack enable- Install dependencies
yarn installRun one of the available apps to get started:
yarn nx run storybook:devyarn nx run docs:devyarn nx run mobile-app:startWe welcome contributions to the Coinbase Design System! Please read our Contributing Guide for details on our development process, coding standards, and how to submit pull requests.
For information about reporting security vulnerabilities, please see our Security Policy.
This project is licensed under the terms described in LICENSE.
