Skip to content

Commit 54fab11

Browse files
committed
feat: Atualizar README.md com informações sobre como compilar e rodar o projeto
1 parent 8a850eb commit 54fab11

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ Este projeto utiliza as seguintes tecnologias:
5656

5757
4. Compile o projeto (caso esteja usando TypeScript):
5858

59-
```bash
59+
```bash
6060
yarn build
61-
```
61+
```
6262

6363
5. Rode o projeto:
6464

65-
```bash
65+
```bash
6666
yarn start
67-
```
67+
```
6868

6969
## Configuração ⚙️
7070

0 commit comments

Comments
 (0)