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

https://github.com/fey/layout-designer-project-lvl1


https://github.com/fey/layout-designer-project-lvl1

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# HTML/CSS Boilerplate

Demo: https://flowery-lead.surge.sh/

## Setup

```sh
make install
```

## Run lint

```sh
make lint
```

# Deploy

```sh
make deploy
```