https://github.com/paveldeuce/moonlit-sea-layout
Landing page for residential complex "Moonlit-sea"
https://github.com/paveldeuce/moonlit-sea-layout
atomic css html htmlhint htmllint layout oocss stylelint surge-sh
Last synced: 10 months ago
JSON representation
Landing page for residential complex "Moonlit-sea"
- Host: GitHub
- URL: https://github.com/paveldeuce/moonlit-sea-layout
- Owner: PavelDeuce
- Created: 2019-11-23T13:33:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T15:50:27.000Z (over 3 years ago)
- Last Synced: 2025-03-21T23:02:26.668Z (about 1 year ago)
- Topics: atomic, css, html, htmlhint, htmllint, layout, oocss, stylelint, surge-sh
- Language: HTML
- Homepage: http://moonlitsea.surge.sh/
- Size: 7.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moonlit-sea-layout

[Link - ЖК "Лунное море"](http://moonlitsea.surge.sh/)
## Setup
```sh
$ make install
```
## Run lint
```sh
$ make lint
```
## Deploy
```sh
$ make deploy
```