Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 272 Bytes

File metadata and controls

19 lines (12 loc) · 272 Bytes

Wikidata-Integration-UI

User interface for Wikidata integration. Live demo.

This app is built using SvelteKit.

Setup

  1. install librariers
npm install
  1. run the server
npm run dev