An open API service indexing awesome lists of open source software.

https://github.com/bcc-code/bcc-design

Packages, assets and documentation to use the BCC Design System
https://github.com/bcc-code/bcc-design

component-library components design-system

Last synced: about 1 month ago
JSON representation

Packages, assets and documentation to use the BCC Design System

Awesome Lists containing this project

README

          




Design System


Packages, assets and documentation to use the BCC Design System in your products.

## Links

[Full documentation](https://developer.bcc.no/bcc-design)

## Contributing

Do you want to contribute to the libraries in this repository? Many parts of the design system are maintained by the community and we welcome your involvement! Read the [contributing guide](./CONTRIBUTING.md) to get started.

## Repository structure

### Main packages

- [design-library](./design-library/README.md) - CSS and Vue implementation of components, tokens and typography
- [icons](./icons/README.md) - Icons based on Material Design, in SVG and Vue component formats

### Other folders

- `docs` folder is deployed with the common VuePress setup to [developer.bcc.no/bcc-design](https://developer.bcc.no/bcc-design/)
- `www` folder is used for design assets and is deployed to [design.bcc.no](https://design.bcc.no)
- `infra` folder contains terraform scripts

## Infrastructure

Infrastructure for the project is managed in [bcc-docsite](https://github.com/bcc-code/bcc-docsite) repository