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

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

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...]