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).
Before starting, ensure that you have installed:
- Node.js (versión 14 o superior)
And you should have executed the api (Backend)
Execute the command:
npm install -g @angular/cli
For cloning this repository, open a terminal and execute the next command:
git clone https://github.com/Olympus-Analytics/EscalaFrontend.git
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
Execute commands:
cd escala-frontend
npm install
Execute command:
ng serve