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

https://github.com/timwis/vizwit-designer

Design VizWit card configurations with a GUI
https://github.com/timwis/vizwit-designer

Last synced: about 1 month ago
JSON representation

Design VizWit card configurations with a GUI

Awesome Lists containing this project

README

        

# VizWit Designer
Design [VizWit](http://vizwit.io) card configurations with a GUI.

![screenshot of form](http://i.imgur.com/eTCXhUw.png)

## Usage
Install dependencies via
```bash
npm install
```
Run a development server via
```bash
npm start
```

## Configuration
Add map boundaries to `src/boundaries.json`.