Skip to content

DesignSystemsEngineer/designsystem

Repository files navigation

Design Systems Engineer Design System

A bit of a meta project. This is the design system used for the the Design Systems Engineer website and the example material for the course hosted there.

Getting started

To use and build the design system, you'll need to have Node (v12+ is probably best) and Yarn installed.

  1. Clone this repo.

    $ git clone [email protected]:DesignSystemsEngineer/designsystem.git
    $ cd designsystem
  2. Install dependencies

    Post install this will also run lerna bootstrap to prep all the monorepo stuff.

    $ yarn install
  3. Build tokens and Storybook

    $ yarn build

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published