https://github.com/friedrith/pragmatic-design-system
React patterns to build a pragmatic design system
https://github.com/friedrith/pragmatic-design-system
talk
Last synced: about 2 months ago
JSON representation
React patterns to build a pragmatic design system
- Host: GitHub
- URL: https://github.com/friedrith/pragmatic-design-system
- Owner: friedrith
- License: mit
- Created: 2025-10-04T21:37:58.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2026-02-22T22:48:29.000Z (5 months ago)
- Last Synced: 2026-02-23T03:45:18.446Z (5 months ago)
- Topics: talk
- Language: CSS
- Homepage: https://friedrith.github.io/pragmatic-design-system/
- Size: 3.69 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting started
```bash
pnpm install
pnpm slides
# in another terminal
pnpm demo
```
## Versions
Several versions of this project are available:
- [First version](https://github.com/friedrith/pragmatic-design-system/tree/2025-react-montreal-meetup) presented at the React Montreal Meetup in 2025.
- [Second version](https://github.com/friedrith/pragmatic-design-system/tree/2025-dev-mtl) presented at /dev/mtl in 2025.
- [Third version](https://github.com/friedrith/pragmatic-design-system/tree/2026-confoo) presented at Confoo Conference in 2026.
## License
Distributed under the MIT License. See [LICENSE](./LICENSE) for more information.