Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 650 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 650 Bytes

DownloadDump

This program downloads and prepares the data files for the NHM-portal project.

Instalation

Node

Make sure you have NodeJS installed.

Download the portal to a folder on your computer. In a console window form the "DownloadDump" folder run npm -i

Run the program

In a console window form the "DownloadDump" folder run "npm run start" to download and massage the files.

Changing the files that are downloaded

The file "DownloadDump\src\utils\fileList.json" defines which files that are downloaded, change or add to this to download other files.