0.2.0 • Published 4 years ago

@craftweg/berlin v0.2.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
4 years ago

Berlin

Berlin Netlify Status

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

  1. Clone repository git clone https://github.com/craftweg/berlin.git.
  2. Ensure you have the Node version specified in .nvmrc.
  3. Run yarn install.