Skip to content

Commit

Permalink
Atualização docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuSansete committed Dec 12, 2024
1 parent 8dcac79 commit 971a2a3
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/projects/arquitetura.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,28 @@ Veja sua modelagem:

---

## 🏁 Início

Siga os passos abaixo para executar o **backend** do [**Urbanize**](#):

### 🏞️ Ambiente e Pré-requisitos

Para rodar o projeto é fundamental ter algumas dependências globais:

- Node
- Miniconda/Python

Para visualizar versões, links e as instruções completas de configuração do ambiente: [**Ambiente e Pré-requisitos**](https://unb-mds.github.io/2024-1-EducaMinas-frontend/environment/)


### 📲 Instalação

Após configurar o [**Ambiente e Pré-requisitos**](https://unb-mds.github.io/2024-1-EducaMinas-frontend/environment/), em um diretório de sua máquina, abra o terminal e execute:

```bash
git clone https://github.com/unb-mds/2024-2-Urbanize.git
```




0 comments on commit 971a2a3

Please sign in to comment.