@cityofdetroit/cod-design-system

0.0.1 • Public • Published

COD-Design-System

Design System proof of concept

Getting Started

This project was created using:

  • Webpack as a web application bundler.
  • Yarn to manage project dependencies.
  • MapLibre for map framework.
  • Storybook for UI component management.

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

Package Sidebar

Install

npm i @cityofdetroit/cod-design-system

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

454 kB

Total Files

61

Last publish

Collaborators

  • magic6435
  • jedgar1mx