Commit 774ca6b6 authored by Rodrigo Tapia-McClung's avatar Rodrigo Tapia-McClung

Added README

parents
# Prueba de Mapbox Vector Tiles para DENUE
Usa pgserver para la API que sirve para hacer tiles directo desde PostGIS
git clonar repositorio
cd repositorio
npm install
cp config/dbconfig.example.json config/dbconfig.json
# Editar config/dbconfig.json para tu base de datos de PostGIS
node pgserver.js
o
npm run dev / npm run start
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment