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

https://github.com/imega/grid-css-layout-editor

Simple editor to generate css grids.
https://github.com/imega/grid-css-layout-editor

Last synced: 10 months ago
JSON representation

Simple editor to generate css grids.

Awesome Lists containing this project

README

          

# Grid CSS Layout Editor ([Demo](https://imega.club/grid-css-layout-editor))

[![Build Status](https://travis-ci.org/iMega/grid-css-layout-editor.svg?branch=master)](https://travis-ci.org/iMega/grid-css-layout-editor)

## Dev

```
$ make
```

or

```
npm install
npm run dev
```