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

https://github.com/rzcoder/flexbox-grid

Css grid layout based on flexbox
https://github.com/rzcoder/flexbox-grid

Last synced: 3 months ago
JSON representation

Css grid layout based on flexbox

Awesome Lists containing this project

README

          

# Flexbox Grid System

## Docs and demos
[http://rzcoder.github.io/flexbox-grid/](http://rzcoder.github.io/flexbox-grid/)

## Install
```
npm install flex-grid
```

```
bower install flexbox-grid
```