Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 321 Bytes

GIPAM Demo Application

Requirements

  • Nodejs 10.13 at minimum

Installation

  • npm install
  • create the file .env.ts (src/environments/.env.ts) following the template written in the file src/environments/.env.ts.dist

Usage