Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex-page/lollipop
🍭 Prototype to generate a system with different flavours, colours and sizes
https://github.com/alex-page/lollipop
color design-systems generative type-scale
Last synced: about 2 months ago
JSON representation
🍭 Prototype to generate a system with different flavours, colours and sizes
- Host: GitHub
- URL: https://github.com/alex-page/lollipop
- Owner: alex-page
- License: mit
- Created: 2019-06-20T19:09:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T14:32:43.000Z (about 2 years ago)
- Last Synced: 2024-10-12T23:15:23.456Z (3 months ago)
- Topics: color, design-systems, generative, type-scale
- Homepage: https://alex-page.github.io/lollipop/
- Size: 227 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lollipop
> 🍭 Prototype to generate a system with different flavours, colours and sizes
## Get started
To get started make sure you have the latest version of `nodejs` and `npm` installed. Then run:
```
npm i && npm run watch
```