Skip to content

rinzeb/excel2map-dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excel2map-dist

Distribution of http://github.com/TNOCS/excel2map

Installation instructions

Required programs

The following programs are required to install Excel2Map, so install them first if you haven't already:

When you are asked to add executables to the PATH variable, do so. At least, make sure that npm, git and py can be accessed from a console window. It might be required to restart your PC after the installations of the programs listed above.

Open a console window and install excel2map using:

npm i -g excel2map

Then run the command

excel2map

from the commandline. This will start the excel2map server and open a web-browser on page http://localhost:3004. The instructions to get started with Excel2Map can be found there.