https://github.com/boltdesignsystem/bolt
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
https://github.com/boltdesignsystem/bolt
atomic-design bem custom-elements decoupling design-system drupal drupal-8 itcss lerna lit-html monorepo pattern-lab pattern-library preact skatejs twig web-components webpack
Last synced: about 1 month ago
JSON representation
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
- Host: GitHub
- URL: https://github.com/boltdesignsystem/bolt
- Owner: boltdesignsystem
- License: mit
- Created: 2017-06-14T16:48:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T07:16:51.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T23:40:13.593Z (about 1 month ago)
- Topics: atomic-design, bem, custom-elements, decoupling, design-system, drupal, drupal-8, itcss, lerna, lit-html, monorepo, pattern-lab, pattern-library, preact, skatejs, twig, web-components, webpack
- Language: Twig
- Homepage: https://boltdesignsystem.com
- Size: 697 MB
- Stars: 291
- Watchers: 21
- Forks: 46
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-web-components - Bolt Design System - Twig and Web Component-powered UI components, reusable visual styles and tooling. (Real World / Design Systems)
README
![]()
Bolt Design SystemGo to **[our official site](https://boltdesignsystem.com)**.
## ~60 Second Quick Start Guide
```bash
git clone https://github.com/boltdesignsystem/bolt.git ~/sites/bolt
cd ~/sites/bolt
yarn setup
yarn start
```> [Full getting started guide](https://github.com/boltdesignsystem/bolt/wiki/Get-started-with-Bolt-locally)