@cityofdetroit/cod-design-system
v0.0.1
Published
City of Detroit design system
Readme
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.
Download the repo.
$ git clone [email protected]:jedgar1mx/COD-Design-System.git
Install node dependencies.
$ yarn
Run local instance.
$ yarn storybook
Build storybook.
$ yarn build-storybook
Resources
- SLACK - #webteam
- GitHub - https://github.com/jedgar1mx/COD-Design-System