Skip to content

callyafiune/mapa-covid

Repository files navigation

Mapa de Casos de COVID-19 no Brasil

Projeto em Angular e Leafletjs.

Como rodar

Instale o Node.js.

Execute o comando no terminal: npm install -g @angular/cli.

Em seguida: ng serve para subir o projeto em localhost.

Navegue para: http://localhost:4200/.

Aproveite!