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

https://github.com/paveldeuce/layout-designer-project-lvl2


https://github.com/paveldeuce/layout-designer-project-lvl2

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Music-box Layout by Pavel Deryugin
![LayoutDesigner CI](https://github.com/PavelDeuce/layout-designer-project-lvl2/workflows/LayoutDesigner%20CI/badge.svg)

[link - Music Box](http://music-box-pd.surge.sh/)

## Setup

```sh
$ make install
```

## Run lint

```sh
$ make lint
```

## Deploy

```sh
$ make deploy
```