Ecosyste.ms: Awesome
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: 30 days ago
JSON representation
Css grid layout based on flexbox
- Host: GitHub
- URL: https://github.com/rzcoder/flexbox-grid
- Owner: rzcoder
- Created: 2015-05-18T19:47:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T14:04:40.000Z (about 9 years ago)
- Last Synced: 2024-10-09T21:36:43.901Z (about 1 month ago)
- Language: CSS
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```