0.2.0 • Published 4 years ago
@craftweg/berlin v0.2.0
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/berlin
NPM
npm install @craftweg/berlin
Set 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
.