https://github.com/paveldeuce/layout-designer-project-lvl2
https://github.com/paveldeuce/layout-designer-project-lvl2
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paveldeuce/layout-designer-project-lvl2
- Owner: PavelDeuce
- Created: 2020-03-28T15:37:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:40:32.000Z (over 2 years ago)
- Last Synced: 2025-01-04T12:17:47.236Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 5.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Music-box Layout by Pavel Deryugin
[link - Music Box](http://music-box-pd.surge.sh/)
## Setup
```sh
$ make install
```## Run lint
```sh
$ make lint
```## Deploy
```sh
$ make deploy
```