https://github.com/axetroy/wxapp-flex-grid
flex layout system for Wechat app
https://github.com/axetroy/wxapp-flex-grid
flexgrid
Last synced: 5 months ago
JSON representation
flex layout system for Wechat app
- Host: GitHub
- URL: https://github.com/axetroy/wxapp-flex-grid
- Owner: axetroy
- Created: 2017-06-12T16:54:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T15:15:02.000Z (about 7 years ago)
- Last Synced: 2025-07-17T12:15:35.439Z (11 months ago)
- Topics: flexgrid
- Language: HTML
- Size: 239 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wxapp-flex-grid
[](https://greenkeeper.io/)

基于flex box的微信小程序css布局库.
### 贡献代码
```bash
git clone https://github.com/axetroy/flex-grid.wxss.git && cd ./flex-grid.wxss
yarn
yarn start
```