Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 474 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 474 Bytes

Mapa de provincias argentinas con Leaflet

Para salir andando rápido:

  • Con Python
python2 -m SimpleHTTPServer
python3 -m http.server
  • Con NodeJS
 npm i http-server -g
 http-server
  • Con PHP
php -S localhost:8000

Créditos

Gracias jazzido por el ejemplo hecho con Polymaps.