Skip to content

ProvinciaAutonomaTrento/wgt-frontend

Repository files navigation

WGT Frontend

Web GIS Trasversale - Provincia Autonoma di Trento, Italy. Link

Who use WGT Frontend

Description

This repository contains the frontend part of the WGT project, which is based on mf-geoadmin3 release r_151216.

The origin_src folder contains the fork of mf-geoadmin3, while modified files are located in custom_src folder. The build process made with gulp generates the src folder, which contains the final code to deploy.

Requirements

  • npm, (since 2020-07-22 using nvm 8.11.1 with npm 5.6.0)
  • bower
  • gulp

How to build

  1. npm install
  2. npm run bower-install
  3. npm run gulp-prod