calvinmetcalf / shapefile-js

Convert a Shapefile to GeoJSON. Not many caveats.
http://calvinmetcalf.github.io/shapefile-js/
MIT License
735 stars 230 forks source link

Can't load index.html #144

Closed anonymouskeyboard47 closed 3 years ago

anonymouskeyboard47 commented 3 years ago

Hi,

I downloaded the entire project and ran the index.html file but nothing displayed, except that the Leaflet control with its minimize and maximize buttons were shown. The attributions were also shown.

Is there something else I should download for it to work?

Regards

calvinmetcalf commented 3 years ago

depends what the exact error is you're seeing in the console, you probably need to run a local server to see it, if you are using node.js you could use serve by running npx serve