Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 310 Bytes

Terrama² Report Server

This project runs on node js version 12

Dependencies

Run npm install to install the dependencies

Development server

Run npm start for a dev server. Navigate to http://localhost:3200/. The app will automatically reload if you change any of the source files.

Build