Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T07:16:51.000Z (over 1 year ago)
- Last Synced: 2025-01-08T14:23:37.101Z (13 days 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: 292
- Watchers: 23
- 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)