meaton / eremit-dk-KD-streetnames-demo

Protoype application to display street names normalised to a canonical form with corpus data from Kjøbenhavns Diplomatarium.

Home Page:https://alf.hum.ku.dk/kd-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExpressJS/Leaflet.js application to display location data from Kjøbenhavns Diplomatarium.

Dependencies

Make sure you have node, npm, ruby, bower, and gulp installed on your machine.

Getting Started

When building the project for the very first time, run the following command

  • npm install
  • bower install

Building

To execute a full build of the project, execute the following command

gulp or gulp build

Running

To run the project, execute the following command

gulp serve

To run the project in production mode (i.e. running against the files within the dist folder), execute the following command

gulp serve:dist

About

Protoype application to display street names normalised to a canonical form with corpus data from Kjøbenhavns Diplomatarium.

https://alf.hum.ku.dk/kd-demo/

License:MIT License


Languages

Language:JavaScript 63.0%Language:HTML 30.0%Language:CSS 7.0%