Skip to content

simsab-ufcg/portal-da-desertificacao

Repository files navigation

Portal da Desertificação

A site developed using Angular 2, whose purpose is to list the importance of the National Semiarid Institute and the study of desertification.

Instalation

The first step to deploy the project locally is to install Node.Js and NPM. You must use LTS version of Node. Next, you need to clone the following repository.

After cloning, you must access the repository folder and run npm install. This command will download and install all project dependencies.

Deployment

To deploy the project, just run ng serve. And go to http: // localhost: 4200 in the browser.