@craftweg/berlin
v0.2.0
Published
Craftweg's design system
Downloads
5
Readme
Berlin
Berlin is Craftweg's design system. We use it for organization and project websites. It's powered by StitchesJS and Radix-UI.
Add the package to your project
Yarn
yarn add @craftweg/berlinNPM
npm install @craftweg/berlinSet up for development
- Clone repository
git clone https://github.com/craftweg/berlin.git. - Ensure you have the Node version specified in
.nvmrc. - Run
yarn install.
