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
- Host: GitHub
- URL: https://github.com/timwis/vizwit-designer
- Owner: timwis
- Created: 2016-12-20T13:02:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-04T20:07:32.000Z (about 8 years ago)
- Last Synced: 2025-02-10T23:41:50.363Z (3 months ago)
- Language: JavaScript
- Homepage: http://vizwit-designer.surge.sh
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VizWit Designer
Design [VizWit](http://vizwit.io) card configurations with a GUI.
## Usage
Install dependencies via
```bash
npm install
```
Run a development server via
```bash
npm start
```## Configuration
Add map boundaries to `src/boundaries.json`.