https://github.com/daggerok/css-grid-layout-example
This repository contains some css grid layout playfround project
https://github.com/daggerok/css-grid-layout-example
css css-grid css-grid-layout css-grids
Last synced: about 1 month ago
JSON representation
This repository contains some css grid layout playfround project
- Host: GitHub
- URL: https://github.com/daggerok/css-grid-layout-example
- Owner: daggerok
- Created: 2017-09-25T19:50:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T19:23:42.000Z (almost 8 years ago)
- Last Synced: 2025-01-10T00:45:48.390Z (over 1 year ago)
- Topics: css, css-grid, css-grid-layout, css-grids
- Language: HTML
- Homepage: https://daggerok.github.io/css-grid-layout-example/
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= CSS Grid Layout image:https://travis-ci.org/daggerok/css-grid-layout-example.svg?branch=master["Build Status", link="https://travis-ci.org/daggerok/css-grid-layout-example"]
.using parcel
----
yarn -i
yarn dev
----
.deoloy
----
yarn -i
yarn github
----
links:
- link:https://coursehunters.net/course/postroenie-slozhnyh-maketov-c-css-grid[coursehunters.net: Построение сложных макетов c CSS Grid]
- https://parceljs.org/[parcel - coolest web application bundler ever]
- link:https://www.youtube.com/watch?v=jV8B24rSN5o[TODO...]