Visor web básico de datos geográficos.
- Webpack 2
- nodejs
- npm
- Openlayers 4
- Clonar el proyecto.
git clone https://github.com/AgenciaImplementacion/openlayers-webpack
- Instalar las dependencias.
cd openlayers-webpack
npm install
npm run live
Crear el bundle.
npm run build
Abrir el index.html
para ver los resultados.
open index.html