https://github.com/fey/layout-designer-project-lvl1
https://github.com/fey/layout-designer-project-lvl1
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/layout-designer-project-lvl1
- Owner: fey
- Created: 2021-11-15T18:51:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T10:46:08.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T01:51:41.234Z (over 1 year ago)
- Language: HTML
- Homepage: https://flowery-lead.surge.sh/
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```