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

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

Awesome Lists containing this project

README

          

# wxapp-flex-grid

[![Greenkeeper badge](https://badges.greenkeeper.io/axetroy/flex-grid.wxss.svg)](https://greenkeeper.io/)

![screenshot](https://github.com/axetroy/flex-grid.wxss/raw/master/screenshot.png)

基于flex box的微信小程序css布局库.

### 贡献代码

```bash
git clone https://github.com/axetroy/flex-grid.wxss.git && cd ./flex-grid.wxss
yarn
yarn start
```