https://github.com/gvozdenkov/chef-service
Sass design system from template test
https://github.com/gvozdenkov/chef-service
Last synced: 3 months ago
JSON representation
Sass design system from template test
- Host: GitHub
- URL: https://github.com/gvozdenkov/chef-service
- Owner: gvozdenkov
- Created: 2024-10-10T11:19:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T07:07:13.000Z (over 1 year ago)
- Last Synced: 2025-02-23T20:12:25.301Z (over 1 year ago)
- Language: HTML
- Homepage: https://gvozdenkov.github.io/chef-service/
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chef service landing
HTML + SASS landing page. Test SASS mixins, functions, utils to create robust styling system.


## Local dev
```shell
npm ci
npm run dev
```