0.0.1 • Published 1 year ago

@cityofdetroit/cod-design-system v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

COD-Design-System

Design System proof of concept

Getting Started

This project was created using:

Setup Local Environment.

  1. Download the repo.
    $ git clone git@github.com:jedgar1mx/COD-Design-System.git
  2. Install node dependencies.

    $ yarn
  3. Run local instance.

    $ yarn storybook
  4. Build storybook.

    $ yarn build-storybook

Resources