Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santosqa authored Jun 8, 2024
1 parent 4f6eab1 commit d579e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cd ...seu-diretorio/mock-api-json-server-com-token


3. Instale as dependências do projeto:
'$ yarn install'
`$ yarn install`


## Configuração
Expand All @@ -44,7 +44,7 @@ Abra o arquivo `server.js` e defina a chave secreta na variável `SECRET_KEY`.
## Execução

Para iniciar o servidor, execute o seguinte comando:
'$ node server.js'
`$ node server.js`

Isso iniciará o servidor JSON na porta 6000 por padrão.

Expand Down

0 comments on commit d579e76

Please sign in to comment.