Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 366 Bytes

DSpace-UI-Leaflet

UI elements based on Leaflet library

Documentation

TODO

Development

First of all you need node and npm which you can install using NVM We also use Grunt which you can get with

$ npm install -g grunt-cli

Install dependencies

$ npm install

Run development deamon

$ grunt