[go: up one dir, main page]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darrow12 authored Sep 4, 2022
1 parent 7dcff84 commit e9132b0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

Este é um repositório sobre minha participação durante o Next Level Week 3 da Rocketseat.

# 📄 Instalação
<hr />
## 📥 Installation

npm install nodemon<br />
npm install handlebars<br />
npm install sqlite-async<br />
npm install express<br />
```bash
# Instale tudo
npm install

Para iniciar: npm start
# Agora, inicie o projeto
npm start
```

0 comments on commit e9132b0

Please sign in to comment.