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 installnpm run liveCrear el bundle.
npm run buildAbrir el index.html para ver los resultados.
open index.html