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
- Host: GitHub
- URL: https://github.com/rzcoder/flexbox-grid
- Owner: rzcoder
- Created: 2015-05-18T19:47:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T14:04:40.000Z (over 10 years ago)
- Last Synced: 2025-08-23T21:34:00.436Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 1
- 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
```