Skip to content

gomez444/EscalaFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 

Repository files navigation

EscalaFrontend

ESCALA study (Climate Change, Built Environment and Health in Informal Settlements in Colombia) - Pilot project for data visualization (Universidad del Norte, Universidad de los Andes, Drexel University).

Prerequisites

Before starting, ensure that you have installed:

And you should have executed the api (Backend)

Angular CLI installation

Execute the command:

npm install -g @angular/cli

Clone the repository

For cloning this repository, open a terminal and execute the next command:

git clone https://github.com/Olympus-Analytics/EscalaFrontend.git

Accesing for folder

For moving between folders in the console, you should use the next command:

cd nameoffolder

So in this case, for accesing to the folder you should execute the next command

cd EscalaApi

Install dependencies

Execute commands:

cd escala-frontend
npm install

Execute the application in local

Execute command:

ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors