An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Chef service landing

HTML + SASS landing page. Test SASS mixins, functions, utils to create robust styling system.

![Site hero](./README_static/hero.png)
drawing
drawing

## Local dev

```shell
npm ci

npm run dev
```