jakobw / wd-query-builder

Prototype of the Wikidata Query Builder for generating lists from Wikidata
https://tools.wmflabs.org/wd-query-builder/
GNU General Public License v2.0
8 stars 0 forks source link

DISCLAIMER: Please note that this is a prototype from 2017 that is not actively maintained anymore. If you are looking for the repository of the more recent Simple Query Builder, you can find it here.

Wikidata Query Builder

Demo

You can find a demo version on https://tools.wmflabs.org/wd-query-builder/.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build